Table of Contents

TUIImage.Is8bitGrayscale Property

Returns true if the image has 256 shades of gray.

Syntax

Namespace: FlexCel.Core

public abstract Boolean Is8bitGrayscale { get; }

See also