tbx
0.7.5
|
This is the complete list of members for tbx::JPEG, including all inherited members.
density_simple_ratio() const | tbx::JPEG | inline |
dithered(bool dither) | tbx::JPEG | |
dithered() const | tbx::JPEG | inline |
error_defused(bool error_defused) | tbx::JPEG | |
error_defused() const | tbx::JPEG | inline |
extra_workspace() const | tbx::JPEG | inline |
GetFileInfo(const std::string &file_name, int *width, int *height, int *x_density, int *y_density, int *workspace, bool *greyscale_image, bool *no_transform_plots, bool *pixel_density_is_simple_ratio) | tbx::JPEG | static |
greyscale() const | tbx::JPEG | inline |
height() const | tbx::JPEG | inline |
Image() (defined in tbx::Image) | tbx::Image | inline |
is_valid() const | tbx::JPEG | inline |
IsJPEGFile(const std::string &file_name) | tbx::JPEG | static |
JPEG() | tbx::JPEG | |
JPEG(const JPEG &other) | tbx::JPEG | |
load(const std::string &file_name) | tbx::JPEG | |
operator=(const JPEG &other) | tbx::JPEG | |
plot(int x, int y) const | tbx::JPEG | virtual |
plot(const Point &pos) const | tbx::JPEG | virtual |
plot(int x, int y, const ScaleFactors &sf) | tbx::JPEG | |
plot(const BBox &bbox) | tbx::JPEG | |
plot(const DrawTransform &dt) | tbx::JPEG | |
transform_plot_suppoted() const | tbx::JPEG | inline |
width() const | tbx::JPEG | inline |
x_density() const | tbx::JPEG | inline |
y_density() const | tbx::JPEG | inline |
~Image() (defined in tbx::Image) | tbx::Image | inlinevirtual |
~JPEG() | tbx::JPEG | virtual |