VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / PixelManipulator Class
In This Topic
PixelManipulator Class Properties
In This Topic
For a list of all properties of this type, see PixelManipulator.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the end of image data is arrived (for serial access).
Public PropertyGets the source image of this pixel manipulator.
Public PropertyGets the pixel format for locked pixels.
Public PropertyGets the locked rectangle on the image.
Public PropertyGets a row width, in bytes.
Public PropertyGets the address of the first pixel data in the bitmap.
Public PropertyGets or sets buffer that used for the serial access.
Public PropertyGets the stride width (also called scan width), in bytes, of the locked image region.
Public PropertyGets the absolute value of stride width (also called scan width), in bytes, of the locked image region.
See Also