jpeg_device_create_from_width_height_resolution

        jpeg_device_create_from_width_height_resolution( (int)width - image output width, (int)height - image output height, (resolution_handle)resolution_handle - resolution handle) -> jpeg_device_handle :

Initializes a new instance of the with provided image dimensions, resolution and maximum quality. Return: jpeg device handle