←Select platform
In This Topic ▼

RasterPaintDibInfo Class Members

Summary

The following tables list the members exposed by RasterPaintDibInfo.

Public Constructors

Name Description
Public Constructor
RasterPaintDibInfo Constructs a new RasterPaintDibInfo class.

Public Methods

Name Description
Public Method
Default Fills the RasterPaintCallbacks class with the default settings.

Public Properties

Name Description
Public Property
BitsPerPixel Set or get the default bits per pixel of the data expected by the graphics device.
Public Property BytesPerLine Gets the expected stride (number of bytes per line).
Public Property Flags Collection of flags indicating various options for the bitmap.
Public Property HighBit Indicates the high bit of the image data (valid only for grayscale 12 or 16-bit data).
Public Property LowBit Indicates the low bit of the image data (valid only for grayscale 12 or 16-bit data).
Public Property Order Indicates the data order (grayscale, BGR, RGB, etc).
Public Property PlaneCount Indicates whether the image data should be interleaved or planar.
Public Property ViewPerspective Indicates the expected orientation of the image data.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly