internal PixelFormat(PixelFormatKind kind) { this.kind = kind; }
internal PixelFormat (PixelFormatKind kind) { this.kind = kind; }