class

CrImage::WEBP::VP8L::PredictorTransform

Inherits CrImage::WEBP::VP8L::Transform / Reference / Object

Predictor transform

Constructors

new(old_width : Int32, bits : UInt32, pix : Slice(UInt8))
Source

Instance methods

inverse(pix : Bytes, h : Int32) : Bytes
Source