struct Protocol::LayerTree::ReplaySnapshot

Overview

Replays the layer snapshot and returns the resulting bitmap.

Included Modules

Defined in:

protocol/layer_tree.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data_url : String #

A data: URL for resulting image.


[View source]