Documentation

ColorInterface
in

Image color interface

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
2.0.0

Table of Contents

Methods

__toString()  : string
Method to print the color object
render()  : string
Convert to readable string

Methods

__toString()

Method to print the color object

public __toString() : string
Return values
string

render()

Convert to readable string

public render([string|null $format = null ]) : string
Parameters
$format : string|null = null
Return values
string

        
On this page

Search results