SpectreZero

Results 1 issues of SpectreZero

public struct FPDF_COLOR { //... public byte A => _a; public byte R => _b; // _g; public byte B => _b;