Public Attributes | List of all members
vil_jpeg_stream_destination_mgr Struct Reference

this is the data source structure which allows JPEG to write to a vil_stream. More...

#include <vil_jpeg_destination_mgr.h>

Public Attributes

struct jpeg_destination_mgr base
 
vil_streamstream
 
JOCTET * buffer
 

Detailed Description

this is the data source structure which allows JPEG to write to a vil_stream.

Definition at line 16 of file vil_jpeg_destination_mgr.h.

Member Data Documentation

◆ base

struct jpeg_destination_mgr vil_jpeg_stream_destination_mgr::base

Definition at line 18 of file vil_jpeg_destination_mgr.h.

◆ buffer

JOCTET* vil_jpeg_stream_destination_mgr::buffer

Definition at line 21 of file vil_jpeg_destination_mgr.h.

◆ stream

vil_stream* vil_jpeg_stream_destination_mgr::stream

Definition at line 20 of file vil_jpeg_destination_mgr.h.


The documentation for this struct was generated from the following file: