C# Class Aspose.Pdf.Examples.CSharp.AsposePDFFacades.TechnicalArticles.WinAPIIndexBitmapConverter.BITMAPINFO

Mostrar archivo Open project: aspose-pdf/Aspose.Pdf-for-.NET

Public Properties

Property Type Description
biClrUsed uint
biCompression uint
biPlanes short
biSize uint
biWidth int
biXPelsPerMeter int

Property Details

biClrUsed public_oe property

public uint biClrUsed
return uint

biCompression public_oe property

public uint biCompression
return uint

biPlanes public_oe property

public short biPlanes
return short

biSize public_oe property

public uint biSize
return uint

biWidth public_oe property

public int biWidth
return int

biXPelsPerMeter public_oe property

public int biXPelsPerMeter
return int