Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_image_filter_ctx_t Struct Reference

Data Fields

u_char * image
u_char * last
size_t length
ngx_uint_t width
ngx_uint_t height
ngx_uint_t max_width
ngx_uint_t max_height
ngx_uint_t angle
ngx_uint_t phase
ngx_uint_t type
ngx_uint_t force

Detailed Description

Definition at line 60 of file ngx_http_image_filter_module.c.

Field Documentation

ngx_uint_t angle

Definition at line 70 of file ngx_http_image_filter_module.c.

ngx_uint_t force

Definition at line 74 of file ngx_http_image_filter_module.c.

ngx_uint_t height

Definition at line 67 of file ngx_http_image_filter_module.c.

u_char* image

Definition at line 61 of file ngx_http_image_filter_module.c.

u_char* last

Definition at line 62 of file ngx_http_image_filter_module.c.

size_t length

Definition at line 64 of file ngx_http_image_filter_module.c.

ngx_uint_t max_height

Definition at line 69 of file ngx_http_image_filter_module.c.

ngx_uint_t max_width

Definition at line 68 of file ngx_http_image_filter_module.c.

ngx_uint_t phase

Definition at line 72 of file ngx_http_image_filter_module.c.

ngx_uint_t type

Definition at line 73 of file ngx_http_image_filter_module.c.

ngx_uint_t width

Definition at line 66 of file ngx_http_image_filter_module.c.


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