class Blend2D::Globals::Range

Defined in:

blend2d/globals/range.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(start_index : Int32, end_index : Int32) #

[View source]
def self.new(range : ::Range) #

[View source]

Instance Method Detail

def end_index : Int32 #

[View source]
def start_index : Int32 #

[View source]