IsCompressed

PngInternationalTextChunk.IsCompressed property

Gets a value indicating whether the chunk is compressed.

public bool IsCompressed { get; }

Property Value

True, if the chunk is compressed; otherwise, false.

See Also