ae.utils.graphics

Package import shortcut.

Modules

bitmap
module ae.utils.graphics.bitmap

Windows Bitmap definitions.

color
module ae.utils.graphics.color

Color type and operations.

draw
module ae.utils.graphics.draw

Drawing functions.

ffmpeg
module ae.utils.graphics.ffmpeg

Get frames from a video file by invoking ffmpeg.

gamma
module ae.utils.graphics.gamma

Gamma conversion.

hls
module ae.utils.graphics.hls
Undocumented in source.
image
module ae.utils.graphics.image

In-memory images and various image formats.

view
module ae.utils.graphics.view

Image maps.

Public Imports

ae.utils.graphics.color
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.draw
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.ffmpeg
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.gamma
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.hls
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.image
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.bitmap
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;
ae.utils.graphics.view
public import ae.utils.graphics.color, ae.utils.graphics.draw, ae.utils.graphics.ffmpeg, ae.utils.graphics.gamma, ae.utils.graphics.hls, ae.utils.graphics.image, ae.utils.graphics.bitmap, ae.utils.graphics.view;

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Ponce <contact@gamesfrommars.fr>