Click or drag to resize

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; }

Property Value

Type: Boolean

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

See Also