LoadImageAnimFromMemory abstract method

ImageStructType LoadImageAnimFromMemory(
  1. String fileType,
  2. Uint8List fileData
)

Implementation

ImageStructType LoadImageAnimFromMemory(
  String fileType,
  Uint8List fileData,
);