DioDocs for PDF
CompactPalette メソッド (Indexed4bppBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed4bppBitmap クラス : CompactPalette メソッド
Indicates if the alpha channel supports values between 0 and 255 (if true), or the boundary values only (if false).
Compacts the image palette to 8 bits per color channel and returns the palette as an array of 32-bit ARGB values.
シンタックス
'宣言
 
Public Function CompactPalette( _
   Optional ByVal allowSemitransparency As System.Boolean _
) As System.UInteger()
public System.uint[] CompactPalette( 
   System.bool allowSemitransparency
)

パラメータ

allowSemitransparency
Indicates if the alpha channel supports values between 0 and 255 (if true), or the boundary values only (if false).
参照

Indexed4bppBitmap クラス
Indexed4bppBitmap メンバ