png_device_create_from_width_height_resolution

        png_device_create_from_width_height_resolution( (resolution_handle)resolution_handle - resolution handle, (int)width - image output width, (int)height - image output height) -> png_device_handle :

Initializes a new instance of the png device with provided image dimensions and resolution. Return: png device handle.