DioDocs for PDF
ExtractColors メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : ExtractColors メソッド
The rectangle of the image to be processed.
Creates a sorted array of unique colors for the current image.
シンタックス
'宣言
 
Public Function ExtractColors( _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) As System.UInteger()
public System.uint[] ExtractColors( 
   System.Nullable<Rectangle> clipRect
)

パラメータ

clipRect
The rectangle of the image to be processed.

戻り値の型

An array of colors in ARGB format.
参照

GcBitmap クラス
GcBitmap メンバ