GH_MemoryBitmap.HasAlphaChannel Property

GH_MemoryBitmapHasAlphaChannel Property

Gets a value indicating whether or not the local image has an alpha channel defined.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool HasAlphaChannel { get; }
Public ReadOnly Property HasAlphaChannel As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_MemoryBitmap.HasAlphaChannel"]

See Also