Parses a character string, to read a hexadecimal value. More...
#include <juce_CharacterFunctions.h>
Static Public Member Functions | |
template<typename CharPointerType > | |
static ResultType | parse (CharPointerType t) noexcept |
Parses a character string, to read a hexadecimal value.
|
inlinestaticnoexcept |
References juce::CharacterFunctions::getHexDigitValue(), juce::gl::result, and juce::gl::t.