loadAvif method

Pointer<SdlSurface> loadAvif()

Implementation

Pointer<SdlSurface> loadAvif() {
  // 1455
  return imgLoadAvifRw(this);
}