Table of Contents

Property ChannelCount

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

ChannelCount

Gets the number of channels compared (3 for RGB, 4 for RGBA).

public int ChannelCount { get; }

Property Value

int