UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

3 lines (2 loc) 204 B
import type { TextureSourceOptions } from '../../../rendering/renderers/shared/texture/sources/TextureSource'; export declare function convertFormatIfRequired(textureOptions: TextureSourceOptions): void;