API Reference > Extension Classes > ExRender Classes > OdGsBitmapVectorizeDevice Class > OdGsBitmapVectorizeDevice Methods > OdGsBitmapVectorizeDevice::getPixPtr Method
OdGsBitmapVectorizeDevice::getPixPtr Method
Syntax
C++
inline OdUInt8* getPixPtr(int x, int y);
Parameters 
Description 
int x 
[in] X-coordinate.  
int y 
[in] Y-coordinate. 

Returns a pointer to the specified pixel of this Vectorizer device.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.