VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / VintasoftBitmap Class
In This Topic
    VintasoftBitmap Class Properties
    In This Topic
    For a list of all properties of this type, see VintasoftBitmap.
    Public Properties
     NameDescription
    Public PropertyGets the bits per pixel of bitmap.
    Public PropertyGets the format of bitmap color channels.
    Public PropertyGets the color space format of this image.
    Public PropertyGets a value indicating whether bitmap has pixel data.
    Public PropertyGets the height, in pixels, of the bitmap.
    Public PropertyGets a value indicating whether this bitmap is disposed.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum size of the bitmap, in bytes.
    Public PropertyGets the palette.
    Public PropertyGets the pixel format of the bitmap.
    Public PropertyGets or sets resolution of bitmap.
    Public PropertyGets or sets a stride of the bitmap.
    Public PropertyGets the width, in pixels, of the bitmap.
    See Also