C# Class CSharpUtils.BitmapChannelList

ファイルを表示 Open project: soywiz/csharputils

Public Properties

Property Type Description
ARGB BitmapChannel[]
RGB BitmapChannel[]
RGBA BitmapChannel[]

Property Details

ARGB static_oe public_oe property

static public BitmapChannel[] ARGB
return BitmapChannel[]

RGB static_oe public_oe property

static public BitmapChannel[] RGB
return BitmapChannel[]

RGBA static_oe public_oe property

static public BitmapChannel[] RGBA
return BitmapChannel[]