Module RGBA32.ScaleSource

Sourcetype kind =
  1. | Linear
  2. | Bilinear
Sourceval onto : ?kind:kind -> ?proportional:bool -> t -> t -> unit
Sourceval create : ?kind:kind -> ?copy:bool -> ?proportional:bool -> t -> int -> int -> t