IImageData.readF

Reads the image at the given point in RGBA_f32 format. Does palette lookup if needed.

interface IImageData
public @safe pure
RGBA_f32
readF
(
uint x
,
uint y
)

Meta