Home
last modified time | relevance | path

Searched refs:_fillColor_sRGB (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocument_Drawing.m84 [_fillColor_sRGB release];
85 _fillColor_sRGB = [fillColor_sRGB retain];
87 _fillColorPixelValue_sRGB = [_fillColor_sRGB ppImageBitmapPixelValue];
308 startColor = _fillColor_sRGB;
312 endColor = _fillColor_sRGB;
H A DPPDocument.m162 [_fillColor_sRGB release];
671 [coder encodeObject: _fillColor_sRGB forKey: kDocumentCodingKey_FillColor];
H A DPPDocument.h82 NSColor *_fillColor_sRGB; // _fillColor in sRGB colorspace, used when drawing & saving variable