GIRasterImagepixelFormat
Method
|
Retrieves the pixel format for this raster
image object, unless there is no palette, in which case it returns
the pixel format of the image itself.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public PixelFormatInfo pixelFormat()
Public Function pixelFormat As PixelFormatInfo
public:
PixelFormatInfo pixelFormat()
member pixelFormat : unit -> PixelFormatInfo
Return Value
PixelFormatInfo
See Also