Divooka Open Standard - Libraries

A total of 21 toolboxes: AI Services,Application Framework,Audio Processing,Basic,C# Programming,Computer Graphics,Data Analytics,Data Service,Data Types,Database,Documents,Examples,Graphics,Linear Algebra,Operating System,Plotting,Services,Software Development,Text Processing,Utilities,Video Processing.

Table of Contents

Toolbox Categories
AI Services Open AI
Nim
Deep Seek
Comfy UI
Yolo V2
Hugging Face
Ollama
OpenAI Image Generation
Application Framework Divooka Graph
Abstract Object
Realtime Application
Presentation Maker
Pipeline Utilities
MacroAutomation
Basic Application
QuickServe
DashboardBuilder
Audio Processing AudioHelper
Basic Type
String
Double
Array
Regex
PrimitiveConverters
Number Routines
Procedural Programming
Enumerable
Quick Store
Primitive Nodes
Programming
String Routines
Match
Object
GUI
Calculator
Enum
Collections Helper
Dynamic Operations
Thread
Advanced Types
C# Programming Pure Evaluator
Computer Graphics Colors
Color
Pixel Image
Pixel Image (Enhanced)
Data Analytics Divooka Data Grid
Vector
Transformation
Divooka Data Column
Easy Query
Fact Machine
GoogleSheetsHelper
Excel Reader
Data Service History Data
Simple Ticker
Data Types DateTime
Database InMemoryDB
PostgreSQLHelper
SQ Lite Helper
LiteDB
ODBC Helper
Documents PDF Helper
Examples Sample Data
Graphics QuickDraw
Linear Algebra Vector Math
Divooka Matrix
Operating System File System
Path
Console
Environment
Plotting Quick Plot
Plot Configurations
FlowchartConfiguration
Statistical Facts
DotStyle
Dhole Plot
FlowchartOrientation
Image Composer
I Dhole Chart Definition
ScottPlotExtensions
Services DigitalOceanHelper
Software Development Web API
Downloader
ExportHelper
Text Processing MarkdownConversion
MarkdownRendering
Utilities Image Editing
Random Generator
SMTP Email Helper
Video Editing
Public API
Brave Search
Photo Stylizer
News Reader
Video Processing VideoHelper

1.AI Services

A total of 8 categories.

1.1 Open AI

Node Summary Technical
Enable Trace No more details available. N/A
Trace Counter No more details available. N/A
Tracer Session Data Time No more details available. N/A
Add Trace No more details available. N/A
Ask Chat GPT About Data Asks ChatGPT a question about structured data provided in CSV format. M:Divooka.Services.AIServices.Providers.OpenAIHelper.AskChatGPTAboutData(System.String,System.String,System.String)
Ask Chat GPT About Image Asks ChatGPT a question about an image reference. M:Divooka.Services.AIServices.Providers.OpenAIHelper.AskChatGPTAboutImage(System.String,System.String,System.String)
Breakdown Message Brute Force Breaks down a message into smaller parts based on token size constraints.Given an original message and allowable max window size, break it down by token count. M:Divooka.Services.AIServices.Providers.OpenAIHelper.BreakdownMessageBruteForce(System.String,System.String,System.Int32)
Chat GPT Complete Generates a completion using ChatGPT. M:Divooka.Services.AIServices.Providers.OpenAIHelper.ChatGPTComplete(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Configure Open AI Configures the OpenAI API by providing the necessary API key and model selection. M:Divooka.Services.AIServices.Providers.OpenAIHelper.ConfigureOpenAI(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration.OpenAIModelEnum,System.String)
Generate Audio Completion Like text completion, but also generates an audio version. M:Divooka.Services.AIServices.Providers.OpenAIHelper.GenerateAudioCompletion(System.String,System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Generate Response No more details available. N/A
Get Open Ai3 5turbo No more details available. N/A
Get Open Ai4o No more details available. N/A
Get Open Ai4o Mini No more details available. N/A
Get Open A Io1 No more details available. N/A
Get Open A Io3mini No more details available. N/A
Get Embedding Retrieves an embedding representation of the given content. M:Divooka.Services.AIServices.Providers.OpenAIHelper.GetEmbedding(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Get Token Count Gets the token count for a given message and model. M:Divooka.Services.AIServices.Providers.OpenAIHelper.GetTokenCount(System.String,System.String)
Moderate Flag Use OpeNAI moderation to decide whether some content contains flagged information. M:Divooka.Services.AIServices.Providers.OpenAIHelper.ModerateFlag(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Text To Speech Synthesises speech and returns it as a 44.1 kHz stereo segment. M:Divooka.Services.AIServices.Providers.OpenAIHelper.TextToSpeech(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Text To Speech Raw Simple text-to-speech. No tone reflection etc. For advanced use, do GenerateAudio. M:Divooka.Services.AIServices.Providers.OpenAIHelper.TextToSpeechRaw(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Transcribe Transcribes a 44.1 kHz stereo clip via Whisper. M:Divooka.Services.AIServices.Providers.OpenAIHelper.Transcribe(Divooka.Multimedia.Audio.StandardAudioSegment,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Transcribe Folder Audios Transcribe with automatic chunking. M:Divooka.Services.AIServices.Providers.OpenAIHelper.TranscribeFolderAudios(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Use Computer No more details available. N/A
Use Computer Screenshot Only used for reply. Must use UseComputer to start usage first. M:Divooka.Services.AIServices.Providers.OpenAIHelper.UseComputerScreenshot(System.String,System.String,System.String,System.Int32,System.Int32,Divooka.Services.AIServices.Providers.OpenAIConfiguration)

1.2 Nim

Node Summary Technical
Configure Bria AI Configures the Bria AI model for text-to-image generation. M:Divooka.Services.AIServices.Providers.NIM.ConfigureBriaAI(System.String,System.Int32,System.String,System.String,System.Int32,System.Int32)
Configure Deep Seek Configures the DeepSeek R1 model with default parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureDeepSeek(System.Single,System.Single,System.Int32,System.Boolean,System.Single,System.Single)
Configure Fuyu8b Configures the Fuyu8B multi-modal model with customizable parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureFuyu8B(System.Single,System.Single,System.Int32,System.Boolean)
Configure Gemma2b Configures the Google Gemma 2B model with default parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureGemma2B(System.Single,System.Single,System.Int32,System.Boolean,System.Single,System.Single)
Configure Kosmos2 Configures the Kosmos 2 model with default parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureKosmos2(System.Single,System.Single,System.Int32,System.Boolean)
Configure Llama3 Configures the LLaMA3 model with customizable parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureLlama3(System.Single,System.Single,System.Int32,System.Boolean,System.Single,System.Single)
Configure Mistral7b Configures the Mistral7B model with customizable parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigureMistral7B(System.Single,System.Single,System.Int32,System.Boolean,System.Single,System.Single)
Configure NIM Configures the NVIDIA NIM API by providing the necessary API key and model selection. M:Divooka.Services.AIServices.Providers.NIM.ConfigureNIM(System.String,Divooka.Services.AIServices.Providers.NIMConfiguration.NIMAllowedModels)
Configure Phi3 Configures the Phi3 model with customizable parameters. M:Divooka.Services.AIServices.Providers.NIM.ConfigurePhi3(System.Single,System.Single,System.Int32,System.Boolean,System.Single,System.Single)
Configure Sd3 Configures the SD3 (Stable Diffusion 3) model for text-to-image generation. M:Divooka.Services.AIServices.Providers.NIM.ConfigureSD3(System.String,System.Int32,System.String,System.String,System.Int32,System.Int32)
Nim Image Text To Text Calls the NVIDIA NIM API to generate a text response from an image/text input. M:Divooka.Services.AIServices.Providers.NIM.NimImageTextToText(System.String,Divooka.Multimedia.Image.PixelImage,Divooka.Services.AIServices.Providers.NIMConfiguration)
Nim Text Generation Calls the NVIDIA NIM API to generate text. M:Divooka.Services.AIServices.Providers.NIM.NimTextGeneration(System.String,Divooka.Services.AIServices.Providers.NIMConfiguration)
Nim Text To Image Calls the NVIDIA NIM API to generate an image from a text description. M:Divooka.Services.AIServices.Providers.NIM.NimTextToImage(System.String,Divooka.Services.AIServices.Providers.NIMConfiguration)

1.3 Deep Seek

Node Summary Technical
Auto Summarize Summarizes the given source text using AI. M:Divooka.Services.AIServices.LLM.DeepSeek.AutoSummarize(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Auto Translate Translates the source text into the specified target language using AI. M:Divooka.Services.AIServices.LLM.DeepSeek.AutoTranslate(System.String,System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Chat Provides a continuous chat experience with automatic memory size management.This method interacts with OpenAI's ChatGPT, maintaining a session history and returning responses based on user input and system prompts. M:Divooka.Services.AIServices.LLM.DeepSeek.Chat(System.String@,System.String,System.String,System.Int32,System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Complete Sends a query to the DeepSeek API and returns the generated completion. M:Divooka.Services.AIServices.LLM.DeepSeek.Complete(System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Configure Deek Seek Configures the DeepSeek API by providing the necessary API key and model selection. M:Divooka.Services.AIServices.LLM.DeepSeek.ConfigureDeekSeek(System.String,Divooka.Services.AIServices.LLM.DeepSeek.DeepSeekModel,System.Int32,System.String)

1.4 Comfy UI

Node Summary Technical
Advanced Generate Image No more details available. N/A
Configure Comfy UI Service No more details available. N/A
Generate From Workflow No more details available. N/A
Generate From Workflow File No more details available. N/A
Simple Generate Image No more details available. N/A
Simple Modify Image No more details available. N/A

1.5 Yolo V2

Node Summary Technical
Batch Process Batch processes images for object detection. M:Divooka.Onnx.MLModels.YoloV2.BatchProcess(System.String,System.String)
Draw Bounding Box Draws bounding boxes on an image. M:Divooka.Onnx.MLModels.YoloV2.DrawBoundingBox(System.String,System.String,System.String,System.Collections.Generic.IList)
Filter Bounding Boxes Filters the bounding boxes based on overlap. M:Divooka.Onnx.MLModels.YoloV2.FilterBoundingBoxes(System.Collections.Generic.IList,System.Int32,System.Single)
Get Absolute Path Combines folder path and relative path into an absolute path. M:Divooka.Onnx.MLModels.YoloV2.GetAbsolutePath(System.String,System.String)
Log Detected Objects Logs detected objects in the image. M:Divooka.Onnx.MLModels.YoloV2.LogDetectedObjects(System.String,System.Collections.Generic.IList)
Parse Outputs Parses the model outputs into bounding boxes. M:Divooka.Onnx.MLModels.YoloV2.ParseOutputs(System.Single[],System.Single)

1.6 Hugging Face

Node Summary Technical
Image Text To Image Generates a text description from an image URL and an input prompt using a specified HuggingFace model. M:Divooka.Services.AIServices.Providers.HuggingFaceServerless.ImageTextToImage(System.String,System.String,System.String,Divooka.Services.AIServices.Providers.HuggingFaceServerless.HuggingFaceConfiguration)
Text Generation Generates text based on the provided input using a specified HuggingFace model. M:Divooka.Services.AIServices.Providers.HuggingFaceServerless.TextGeneration(System.String,System.String,Divooka.Services.AIServices.Providers.HuggingFaceServerless.HuggingFaceConfiguration)
Text To Image Generates an image from the provided text using a specified HuggingFace model. M:Divooka.Services.AIServices.Providers.HuggingFaceServerless.TextToImage(System.String,System.String,System.Int32,System.Int32,Divooka.Services.AIServices.Providers.HuggingFaceServerless.HuggingFaceConfiguration)

1.7 Ollama

Node Summary Technical
Configure Ollama M:Divooka.Services.AIServices.LLM.OllamaHelper.ConfigureOllama(System.String,System.String,System.String)
Ollama Chat No more details available. N/A
Ollama Complete No more details available. N/A

1.8 OpenAI Image Generation

Node Summary Technical
Generate Image Generate image using Dall-E. M:Divooka.DSL.ImageGeneration.Services.OpenAIImageGen.GenerateImage(System.String,System.String,System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)
Generate Image To File Generate image using Dall-E and save to file. M:Divooka.DSL.ImageGeneration.Services.OpenAIImageGen.GenerateImageToFile(System.String,System.String,System.String,System.String,Divooka.Services.AIServices.Providers.OpenAIConfiguration)

2.Application Framework

A total of 9 categories.

2.1 Divooka Graph

Node Summary Technical
Archived Main Graph File Name No more details available. N/A
Make Divooka Graph M:Divooka.Framework.ViewModels.ObservableNodesCanvas.#ctor
Compile Compile to a type. For dataflows this is going to be a static class. For procedural context this is going to be a class inherited from its base type. M:Divooka.Framework.ViewModels.ObservableNodesCanvas.Compile
Delete Selections No more details available. N/A
Get Auto Layout Command No more details available. N/A
Get Comment Selection Command No more details available. N/A
Get Connections No more details available. N/A
Get Create Connection Command No more details available. N/A
Get Delete Selection Command No more details available. N/A
Get Disconnect Connector Command No more details available. N/A
Get Duplicate Selection Command No more details available. N/A
Get Failure Report Mode No more details available. N/A
Get Graph Mode No more details available. N/A
Get Graph Name No more details available. N/A
Get Is Dataflow Context No more details available. N/A
Get Is Procedural Context No more details available. N/A
Get Local Graphs No more details available. N/A
Get Nodes No more details available. N/A
Get Pending Connection No more details available. N/A
Get Procedural Context Type No more details available. N/A
Reference Base Path Indicates current file path. This is optional. No one should ever depend on this! P:Divooka.Framework.ViewModels.ObservableNodesCanvas.ReferenceBasePath
Get Runtime Engine No more details available. N/A
Get Selected Nodes No more details available. N/A
Try Prompt Create Connection This is called when a pending connection is completed without any real target. P:Divooka.Framework.ViewModels.ObservableNodesCanvas.TryPromptCreateConnection
Instantiate Instantiate the graph into a wrapped object, giving access to the graph's interfaces indirectly as programmable APIs. M:Divooka.Framework.ViewModels.ObservableNodesCanvas.Instantiate
Reset No more details available. N/A
Save No more details available. N/A
Save Package Save the canvas and all referenced assets to a Zip archive M:Divooka.Framework.ViewModels.ObservableNodesCanvas.SavePackage(System.String)
Set Connections No more details available. N/A
Set Failure Report Mode No more details available. N/A
Set Graph Mode No more details available. N/A
Set Graph Name No more details available. N/A
Set Local Graphs No more details available. N/A
Set Nodes No more details available. N/A
Set Procedural Context Type No more details available. N/A
Set Runtime Engine No more details available. N/A
Set Selected Nodes No more details available. N/A
Deserialize Object Nodes And Connections Deserialize and initialize states of nodes and connections properly onto the target canvas. M:Divooka.Framework.ViewModels.ObservableNodesCanvas.DeserializeObjectNodesAndConnections(Parcel.Neo.Base.Serialization.PV1NeoDocument.NodeData[],Parcel.Neo.Base.Serialization.PV1NeoDocument.ConnectionData[],Divooka.Framework.ViewModels.ObservableNodesCanvas,System.Collections.Generic.List@,System.Collections.Generic.List@)
Open Opens canvas from file and sets the ObservableNodesCanvas.ReferenceBasePath. M:Divooka.Framework.ViewModels.ObservableNodesCanvas.Open(System.String,Parcel.Neo.Base.Serialization.PV1NeoDocument.GraphMetadata@)
Serialize Nodes And Connections No more details available. N/A

2.2 Abstract Object

Node Summary Technical
Get Bool Variable No more details available. N/A
Get Byte Variable No more details available. N/A
Get Char Variable No more details available. N/A
Get Decimal Variable No more details available. N/A
Get Double Variable No more details available. N/A
Get Float Variable No more details available. N/A
Get Integer Variable No more details available. N/A
Get Long Variable No more details available. N/A
Get Object Variable Reads a variable as an arbitrary object. M:Parcel.CoreEngine.Types.AbstractObject.GetObjectVariable(System.String)
Get Short Variable No more details available. N/A
Get String Variable No more details available. N/A
Get U Int Variable No more details available. N/A
Get U Long Variable No more details available. N/A
Get U Short Variable No more details available. N/A
Get Variable As1|A more generic way to retrieve a variable with a known type T.Throws an exception if type mismatch or key is not found.|M:Parcel.CoreEngine.Types.AbstractObject.GetVariableAs1(System.String)
Set Bool Variable No more details available. N/A
Set Byte Variable No more details available. N/A
Set Char Variable No more details available. N/A
Set Decimal Variable No more details available. N/A
Set Double Variable No more details available. N/A
Set Float Variable No more details available. N/A
Set Integer Variable No more details available. N/A
Set Long Variable No more details available. N/A
Set Object Variable Sets a variable to an arbitrary object instance. M:Parcel.CoreEngine.Types.AbstractObject.SetObjectVariable(System.String,System.Object)
Set Short Variable No more details available. N/A
Set String Variable No more details available. N/A
Set U Int Variable No more details available. N/A
Set U Long Variable No more details available. N/A
Set U Short Variable No more details available. N/A

2.3 Realtime Application

Node Summary Technical
Make Realtime Application M:Divooka.RealtimeApplication.RealtimeApplication.#ctor
Clear No more details available. N/A
Draw Arc No more details available. N/A
Draw Circle No more details available. N/A
Draw Ellipse No more details available. N/A
Draw Line No more details available. N/A
Draw Polygon No more details available. N/A
Draw Quad No more details available. N/A
Draw Rectangle No more details available. N/A
Service Provider Set by the host runtime. P:Divooka.RealtimeApplication.RealtimeApplication.ServiceProvider
Get Mouse Button States No more details available. N/A
Get Mouse Position No more details available. N/A
Is Key Down No more details available. N/A
Set Window Background No more details available. N/A
Set Window Size No more details available. N/A
Key Down No more details available. N/A
Update No more details available. N/A

2.4 Presentation Maker

Node Summary Technical
Configure Presentation Configures presentation settings such as slide numbers and footer text. M:ParcelNExT.GUI.Feature.PresentationMaker.ConfigurePresentation(System.Boolean,System.String)
Configure Slide Configures the slide style with specified font sizes, fonts, and background settings. M:ParcelNExT.GUI.Feature.PresentationMaker.ConfigureSlide(ParcelNExT.GUI.Feature.SlideStyle.SlideTextColors,Divooka.Multimedia.Image.PixelImage,Divooka.Multimedia.Image.Color,ParcelNExT.GUI.Feature.SlideStyle.SlideTextFonts)
Configure Slide Colors No more details available. N/A
Configure Slide Fonts M:ParcelNExT.GUI.Feature.PresentationMaker.ConfigureSlideFonts(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String)
Create Slides Section M:ParcelNExT.GUI.Feature.PresentationMaker.CreateSection(System.String,ParcelNExT.GUI.Feature.Slide[])
Demo Slide Provides a on-slide subgraph for real-time demo. M:ParcelNExT.GUI.Feature.PresentationMaker.DemoSlide(System.String,System.String,Divooka.Framework.ViewModels.ObservableNodesCanvas,ParcelNExT.GUI.Feature.SlideStyle)
Hero Slide Creates a Hero Slide with a title, header, and media content. The media takes over the whole screen. M:ParcelNExT.GUI.Feature.PresentationMaker.HeroSlide(System.String,System.String,ParcelNExT.GUI.Feature.MediaContent,ParcelNExT.GUI.Feature.Slide.HeroTitleLocation,ParcelNExT.GUI.Feature.SlideStyle)
Merge Sections Merge slides of sections into a single section. M:ParcelNExT.GUI.Feature.PresentationMaker.MergeSections(System.String,System.Object[])
One Body Slide Creates a One-Body Slide with a header, body text, and optional media. M:ParcelNExT.GUI.Feature.PresentationMaker.OneBodySlide(System.String,System.String,ParcelNExT.GUI.Feature.MediaContent,ParcelNExT.GUI.Feature.SlideStyle,System.Boolean,ParcelNExT.GUI.Feature.Slide.ContentLayout)
Present Starts a presentation from slide sections. M:ParcelNExT.GUI.Feature.PresentationMaker.Present(ParcelNExT.GUI.Feature.SlideSection[],ParcelNExT.GUI.Feature.PresentationSetting)
Title Slide Creates a Title Slide with a title and optional subtitle. M:ParcelNExT.GUI.Feature.PresentationMaker.TitleSlide(System.String,System.String,ParcelNExT.GUI.Feature.SlideStyle)
Two Body Slide Defines a multi-column slide M:ParcelNExT.GUI.Feature.PresentationMaker.TwoBodySlide(System.String,System.String[],System.String[],ParcelNExT.GUI.Feature.MediaContent[],ParcelNExT.GUI.Feature.SlideStyle)

2.5 Pipeline Utilities

Node Summary Technical
Execute Run program M:Divooka.Pipeline.Interface.PipelineUtilities.Execute(System.String)
Feed Run program and feed standard input from string M:Divooka.Pipeline.Interface.PipelineUtilities.Feed(System.String,System.String,System.String)
Pipe Start a pipeline with program M:Divooka.Pipeline.Interface.PipelineUtilities.Pipe(System.String)
Run Run CLI style. M:Divooka.Pipeline.Interface.PipelineUtilities.Run(System.String)

2.6 MacroAutomation

Node Summary Technical
Click Mouse No more details available. N/A
Double Click Mouse No more details available. N/A
Hide Editor No more details available. N/A
Move Cursor No more details available. N/A
Press Key No more details available. N/A
Scroll Absolute No more details available. N/A
Send Text No more details available. N/A
Set Cursor No more details available. N/A
Set Mouse State No more details available. N/A
Wait No more details available. N/A

2.7 Basic Application

Node Summary Technical
Make Basic Application M:Parcel.CoreEngine.Types.ProceduralContextBaseTypeApplication.#ctor
Host Bound Preview Object Host environment need to explicitly bind to this. This is an exclusive resource per host environment.Notice since the current owner of this can run long, the subscriber must explicitly unsubscribe to prevent memory leak, for this event may not be be GC collected when the subscriber goes out of scope.Also generally only the top-level host object should generally touch this. P:Parcel.CoreEngine.Types.ProceduralContextBaseTypeApplication.HostBoundPreviewObject
GUI Preview Object Requests the host environment to "preview" an object. This may be in the form of console output (for console host), windowed output, or any other form (e.g. in Terrain Generator this can be the 3D preview panel).The preview output may be monolithic (as in terrrain editor), or have a multitude. M:Parcel.CoreEngine.Types.ProceduralContextBaseTypeApplication.GUIPreviewObject(System.Object,System.Int32,System.Int32)
Start No more details available. N/A

2.8 QuickServe

Node Summary Technical
Get Blank Page Get a blank HTML page. M:Parcel.Infrastructure.QuickServe.GetBlankPage
Serve HTML Serve single html text M:Parcel.Infrastructure.QuickServe.ServeHTML(System.String,System.String)

2.9 DashboardBuilder

Node Summary Technical
Configure Dashboard M:Divooka.Web.Dashboard.DashboardBuilder.ConfigureDashboard(Divooka.Web.Dashboard.DashboardElementsConfiguration[])

3.Audio Processing

A total of 1 categories.

3.1 AudioHelper

Node Summary Technical
Add Samples No more details available. N/A
Bytes To Samples No more details available. N/A
Center Pad No more details available. N/A
Combine Audio No more details available. N/A
Cut Pieces No more details available. N/A
Fade In No more details available. N/A
Fade In Out No more details available. N/A
Fade Out No more details available. N/A
Fit No more details available. N/A
Left Pad No more details available. N/A
Load No more details available. N/A
Merge No more details available. N/A
Mute Channel No more details available. N/A
Normalize No more details available. N/A
Play No more details available. N/A
Reverse No more details available. N/A
Right Pad No more details available. N/A
Save No more details available. N/A
Sine Wave No more details available. N/A
Swap Channels No more details available. N/A
Truncate No more details available. N/A

4.Basic

A total of 23 categories.

4.1 Type

Node Summary Technical
Delimiter No more details available. N/A
Empty Types No more details available. N/A
Filter Attribute No more details available. N/A
Filter Name No more details available. N/A
Filter Name Ignore Case No more details available. N/A
Missing No more details available. N/A
Equals No more details available. N/A
Find Interfaces No more details available. N/A
Find Members No more details available. N/A
Get Assembly No more details available. N/A
Get Assembly Qualified Name No more details available. N/A
Get Attributes No more details available. N/A
Get Base Type No more details available. N/A
Get Contains Generic Parameters No more details available. N/A
Get Declaring Method No more details available. N/A
Get Declaring Type No more details available. N/A
Get Full Name No more details available. N/A
Get Generic Parameter Attributes No more details available. N/A
Get Generic Parameter Position No more details available. N/A
Get Generic Type Arguments No more details available. N/A
Get Guid No more details available. N/A
Get Has Element Type No more details available. N/A
Get Is Abstract No more details available. N/A
Get Is Ansi Class No more details available. N/A
Get Is Array No more details available. N/A
Get Is Auto Class No more details available. N/A
Get Is Auto Layout No more details available. N/A
Get Is By Ref No more details available. N/A
Get Is By Ref Like No more details available. N/A
Get Is Class No more details available. N/A
Get Is COM Object No more details available. N/A
Get Is Constructed Generic Type No more details available. N/A
Get Is Contextful No more details available. N/A
Get Is Enum No more details available. N/A
Get Is Explicit Layout No more details available. N/A
Get Is Function Pointer No more details available. N/A
Get Is Generic Method Parameter No more details available. N/A
Get Is Generic Parameter No more details available. N/A
Get Is Generic Type No more details available. N/A
Get Is Generic Type Definition No more details available. N/A
Get Is Generic Type Parameter No more details available. N/A
Get Is Import No more details available. N/A
Get Is Interface No more details available. N/A
Get Is Layout Sequential No more details available. N/A
Get Is Marshal By Ref No more details available. N/A
Get Is Nested No more details available. N/A
Get Is Nested Assembly No more details available. N/A
Get Is Nested Fam AND Assem No more details available. N/A
Get Is Nested Family No more details available. N/A
Get Is Nested Fam OR Assem No more details available. N/A
Get Is Nested Private No more details available. N/A
Get Is Nested Public No more details available. N/A
Get Is Not Public No more details available. N/A
Get Is Pointer No more details available. N/A
Get Is Primitive No more details available. N/A
Get Is Public No more details available. N/A
Get Is Sealed No more details available. N/A
Get Is Security Critical No more details available. N/A
Get Is Security Safe Critical No more details available. N/A
Get Is Security Transparent No more details available. N/A
Get Is Serializable No more details available. N/A
Get Is Signature Type No more details available. N/A
Get Is Special Name No more details available. N/A
Get Is SZ Array No more details available. N/A
Get Is Type Definition No more details available. N/A
Get Is Unicode Class No more details available. N/A
Get Is Unmanaged Function Pointer No more details available. N/A
Get Is Value Type No more details available. N/A
Get Is Variable Bound Array No more details available. N/A
Get Is Visible No more details available. N/A
Get Member Type No more details available. N/A
Get Module No more details available. N/A
Get Namespace No more details available. N/A
Get Reflected Type No more details available. N/A
Get Struct Layout Attribute No more details available. N/A
Get Type Handle No more details available. N/A
Get Type Initializer No more details available. N/A
Get Underlying System Type No more details available. N/A
Get Array Rank No more details available. N/A
Get Constructor No more details available. N/A
Get Constructors No more details available. N/A
Get Default Members No more details available. N/A
Get Element Type No more details available. N/A
Get Enum Name No more details available. N/A
Get Enum Names No more details available. N/A
Get Enum Underlying Type No more details available. N/A
Get Enum Values No more details available. N/A
Get Enum Values As Underlying Type Retrieves an array of the values of the underlying type constants of this enumeration type. M:System.Type.GetEnumValuesAsUnderlyingType
Get Event No more details available. N/A
Get Events No more details available. N/A
Get Field No more details available. N/A
Get Fields No more details available. N/A
Get Function Pointer Calling Conventions No more details available. N/A
Get Function Pointer Parameter Types No more details available. N/A
Get Function Pointer Return Type No more details available. N/A
Get Generic Arguments No more details available. N/A
Get Generic Parameter Constraints No more details available. N/A
Get Generic Type Definition No more details available. N/A
Get Hash Code No more details available. N/A
Get Interface No more details available. N/A
Get Interface Map No more details available. N/A
Get Interfaces No more details available. N/A
Get Member No more details available. N/A
Get Members No more details available. N/A
Get Member With Same Metadata Definition As Searches for the Reflection.MemberInfo on the current System.Type that matches the specified Reflection.MemberInfo. M:System.Type.GetMemberWithSameMetadataDefinitionAs(System.Reflection.MemberInfo)
Get Method No more details available. N/A
Get Methods No more details available. N/A
Get Nested Type No more details available. N/A
Get Nested Types No more details available. N/A
Get Optional Custom Modifiers No more details available. N/A
Get Properties No more details available. N/A
Get Property No more details available. N/A
Get Required Custom Modifiers No more details available. N/A
Get Type No more details available. N/A
Invoke Member No more details available. N/A
Is Assignable From No more details available. N/A
Is Assignable To No more details available. N/A
Is Enum Defined No more details available. N/A
Is Equivalent To No more details available. N/A
Is Instance Of Type No more details available. N/A
Is Subclass Of No more details available. N/A
Make Array Type No more details available. N/A
Make By Ref Type No more details available. N/A
Make Generic Type No more details available. N/A
Make Pointer Type No more details available. N/A
To String No more details available. N/A
Get Default Binder No more details available. N/A
Get Type Array No more details available. N/A
Get Type Code No more details available. N/A
Get Type From CLSID No more details available. N/A
Get Type From Handle No more details available. N/A
Get Type From Prog ID No more details available. N/A
Make Generic Method Parameter No more details available. N/A
Make Generic Signature Type No more details available. N/A
Op Equality No more details available. N/A
Op Inequality No more details available. N/A
Reflection Only Get Type No more details available. N/A

4.2 String

Node Summary Technical
Empty No more details available. N/A
Contains No more details available. N/A
Ends With No more details available. N/A
Get Chars No more details available. N/A
Get Length No more details available. N/A
Index Of No more details available. N/A
Index Of Any No more details available. N/A
Insert No more details available. N/A
Last Index Of No more details available. N/A
Last Index Of Any No more details available. N/A
Normalize No more details available. N/A
Pad Left No more details available. N/A
Pad Right No more details available. N/A
Remove No more details available. N/A
Replace No more details available. N/A
Replace Line Endings No more details available. N/A
Split No more details available. N/A
Starts With No more details available. N/A
Substring No more details available. N/A
To Lower No more details available. N/A
To Lower Invariant No more details available. N/A
To String No more details available. N/A
To Upper No more details available. N/A
Trim No more details available. N/A
Trim End No more details available. N/A
Trim Start No more details available. N/A
Compare No more details available. N/A
Concat No more details available. N/A
Create No more details available. N/A
Format No more details available. N/A
Is Null Or Empty No more details available. N/A
Is Null Or White Space No more details available. N/A
Join No more details available. N/A

4.3 Double

Node Summary Technical
E Represents the natural logarithmic base, specified by the constant, e. F:System.Double.E
Epsilon No more details available. N/A
Max Value No more details available. N/A
Min Value No more details available. N/A
Na N No more details available. N/A
Negative Infinity No more details available. N/A
Negative Zero Represents the number negative zero (-0). F:System.Double.NegativeZero
Pi Represents the ratio of the circumference of a circle to its diameter, specified by the constant, PI. F:System.Double.Pi
Positive Infinity No more details available. N/A
Tau Represents the number of radians in one turn, specified by the constant, Tau. F:System.Double.Tau
Equals No more details available. N/A
To String No more details available. N/A
Try Format No more details available. N/A
Abs Computes the absolute of a value. M:System.Double.Abs(System.Double)
Acos Computes the arc-cosine of a value. M:System.Double.Acos(System.Double)
Acosh Computes the hyperbolic arc-cosine of a value. M:System.Double.Acosh(System.Double)
Acos Pi Computes the arc-cosine of a value and divides the result by . M:System.Double.AcosPi(System.Double)
Asin Computes the arc-sine of a value. M:System.Double.Asin(System.Double)
Asinh Computes the hyperbolic arc-sine of a value. M:System.Double.Asinh(System.Double)
Asin Pi Computes the arc-sine of a value and divides the result by . M:System.Double.AsinPi(System.Double)
Atan Computes the arc-tangent of a value. M:System.Double.Atan(System.Double)
Atan2 Computes the arc-tangent for the quotient of two values. M:System.Double.Atan2(System.Double,System.Double)
Atan2pi Computes the arc-tangent for the quotient of two values and divides the result by . M:System.Double.Atan2Pi(System.Double,System.Double)
Atanh Computes the hyperbolic arc-tangent of a value. M:System.Double.Atanh(System.Double)
Atan Pi Computes the arc-tangent of a value and divides the result by pi. M:System.Double.AtanPi(System.Double)
Bit Decrement Decrements a value to the largest value that compares less than a given value. M:System.Double.BitDecrement(System.Double)
Bit Increment Increments a value to the smallest value that compares greater than a given value. M:System.Double.BitIncrement(System.Double)
Ceiling Computes the ceiling of a value. M:System.Double.Ceiling(System.Double)
Clamp Clamps a value to an inclusive minimum and maximum value. M:System.Double.Clamp(System.Double,System.Double,System.Double)
Cos Computes the cosine of a value. M:System.Double.Cos(System.Double)
Cosh Computes the hyperbolic cosine of a value. M:System.Double.Cosh(System.Double)
Cos Pi Computes the cosine of a value that has been multipled by . M:System.Double.CosPi(System.Double)
Degrees To Radians Converts a given value from degrees to radians. M:System.Double.DegreesToRadians(System.Double)
Exp Computes raised to a given power. M:System.Double.Exp(System.Double)
Exp10 Computes raised to a given power. M:System.Double.Exp10(System.Double)
Exp10m1 Computes raised to a given power and subtracts one. M:System.Double.Exp10M1(System.Double)
Exp2 Computes raised to a given power. M:System.Double.Exp2(System.Double)
Exp2m1 Computes raised to a given power and subtracts one. M:System.Double.Exp2M1(System.Double)
Exp M1 Computes raised to a given power and subtracts one. M:System.Double.ExpM1(System.Double)
Floor Computes the floor of a value. M:System.Double.Floor(System.Double)
Fused Multiply Add Computes the fused multiply-add of three values. M:System.Double.FusedMultiplyAdd(System.Double,System.Double,System.Double)
Hypot Computes the hypotenuse given two values representing the lengths of the shorter sides in a right-angled triangle. M:System.Double.Hypot(System.Double,System.Double)
I Log B Computes the integer logarithm of a value. M:System.Double.ILogB(System.Double)
Is Even Integer Determines if a value represents an even integral value. M:System.Double.IsEvenInteger(System.Double)
Is Finite Determines whether the specified value is finite (zero, subnormal, or normal). M:System.Double.IsFinite(System.Double)
Is Infinity Determines whether the specified value is infinite. M:System.Double.IsInfinity(System.Double)
Is Integer Determines if a value represents an integral value. M:System.Double.IsInteger(System.Double)
Is Na N Determines whether the specified value is NaN. M:System.Double.IsNaN(System.Double)
Is Negative Determines whether the specified value is negative. M:System.Double.IsNegative(System.Double)
Is Negative Infinity Determines whether the specified value is negative infinity. M:System.Double.IsNegativeInfinity(System.Double)
Is Normal Determines whether the specified value is normal. M:System.Double.IsNormal(System.Double)
Is Odd Integer Determines if a value represents an odd integral value. M:System.Double.IsOddInteger(System.Double)
Is Positive Determines if a value represents zero or a positive real number. M:System.Double.IsPositive(System.Double)
Is Positive Infinity Determines whether the specified value is positive infinity. M:System.Double.IsPositiveInfinity(System.Double)
Is Pow2 Determines if a value is a power of two. M:System.Double.IsPow2(System.Double)
Is Real Number Determines if a value represents a real value. M:System.Double.IsRealNumber(System.Double)
Is Subnormal Determines whether the specified value is subnormal. M:System.Double.IsSubnormal(System.Double)
Lerp Performs a linear interpolation between two values based on the given weight. M:System.Double.Lerp(System.Double,System.Double,System.Double)
Log Computes the natural () logarithm of a value. M:System.Double.Log(System.Double)
Log10 Computes the base-10 logarithm of a value. M:System.Double.Log10(System.Double)
Log10p1 Computes the base-10 logarithm of a value plus one. M:System.Double.Log10P1(System.Double)
Log2 Computes the log2 of a value. M:System.Double.Log2(System.Double)
Log2p1 Computes the base-2 logarithm of a value plus one. M:System.Double.Log2P1(System.Double)
Log P1 Computes the natural () logarithm of a value plus one. M:System.Double.LogP1(System.Double)
Max Compares two values to compute which is greater. M:System.Double.Max(System.Double,System.Double)
Max Magnitude Compares two values to compute which is greater. M:System.Double.MaxMagnitude(System.Double,System.Double)
Max Magnitude Number Compares two values to compute which has the greater magnitude and returning the other value if an input is . M:System.Double.MaxMagnitudeNumber(System.Double,System.Double)
Max Number Compares two values to compute which is greater and returning the other value if an input is . M:System.Double.MaxNumber(System.Double,System.Double)
Min Compares two values to compute which is lesser. M:System.Double.Min(System.Double,System.Double)
Min Magnitude Compares two values to compute which is lesser. M:System.Double.MinMagnitude(System.Double,System.Double)
Min Magnitude Number Compares two values to compute which has the lesser magnitude and returning the other value if an input is . M:System.Double.MinMagnitudeNumber(System.Double,System.Double)
Min Number Compares two values to compute which is lesser and returning the other value if an input is . M:System.Double.MinNumber(System.Double,System.Double)
Equality Operation Compares two values to determine equality. M:System.Double.op_Equality(System.Double,System.Double)
Greater Than Operation Compares two values to determine which is greater. M:System.Double.op_GreaterThan(System.Double,System.Double)
Greater Than Or Equal Operation Compares two values to determine which is greater or equal. M:System.Double.op_GreaterThanOrEqual(System.Double,System.Double)
Inequality Operation Compares two values to determine inequality. M:System.Double.op_Inequality(System.Double,System.Double)
Less Than Operation Compares two values to determine which is less. M:System.Double.op_LessThan(System.Double,System.Double)
Less Than Or Equal Operation Compares two values to determine which is less or equal. M:System.Double.op_LessThanOrEqual(System.Double,System.Double)
Parse No more details available. N/A
Pow Computes a value raised to a given power. M:System.Double.Pow(System.Double,System.Double)
Radians To Degrees Converts a given value from radians to degrees. M:System.Double.RadiansToDegrees(System.Double)
Reciprocal Estimate Computes an estimate of the reciprocal of a value. M:System.Double.ReciprocalEstimate(System.Double)
Reciprocal Sqrt Estimate Computes an estimate of the reciprocal square root of a value. M:System.Double.ReciprocalSqrtEstimate(System.Double)
Root N Computes the n-th root of a value. M:System.Double.RootN(System.Double,System.Int32)
Round Rounds a value to the nearest integer using the default rounding mode (MidpointRounding.ToEven). M:System.Double.Round(System.Double)
Scale B Computes the product of a value and its base-radix raised to the specified power. M:System.Double.ScaleB(System.Double,System.Int32)
Sign Computes the sign of a value. M:System.Double.Sign(System.Double)
Sin Computes the sine of a value. M:System.Double.Sin(System.Double)
Sin Cos Computes the sine and cosine of a value. M:System.Double.SinCos(System.Double)
Sin Cos Pi Computes the sine and cosine of a value. M:System.Double.SinCosPi(System.Double)
Sinh Computes the hyperbolic sine of a value. M:System.Double.Sinh(System.Double)
Sin Pi Computes the sine of a value that has been multiplied by . M:System.Double.SinPi(System.Double)
Sqrt Computes the square-root of a value. M:System.Double.Sqrt(System.Double)
Tan Computes the tangent of a value. M:System.Double.Tan(System.Double)
Tanh Computes the hyperbolic tangent of a value. M:System.Double.Tanh(System.Double)
Tan Pi Computes the tangent of a value that has been multipled by . M:System.Double.TanPi(System.Double)
Truncate Truncates a value. M:System.Double.Truncate(System.Double)
Try Parse No more details available. N/A

4.4 Array

Node Summary Technical
Clone No more details available. N/A
Copy To No more details available. N/A
Get Is Fixed Size No more details available. N/A
Get Is Read Only No more details available. N/A
Get Is Synchronized No more details available. N/A
Length Gets the total number of elements in all the dimensions of the System.Array. P:System.Array.Length
Get Long Length No more details available. N/A
Get Rank No more details available. N/A
Get Sync Root No more details available. N/A
Get Enumerator No more details available. N/A
Get Length No more details available. N/A
Get Lower Bound No more details available. N/A
Get Upper Bound No more details available. N/A
Get Value No more details available. N/A
Initialize No more details available. N/A
Set Value No more details available. N/A
As Read Only No more details available. N/A
Binary Search No more details available. N/A
Clear No more details available. N/A
Constrained Copy No more details available. N/A
Convert All No more details available. N/A
Copy No more details available. N/A
Create Instance No more details available. N/A
Empty No more details available. N/A
Exists No more details available. N/A
Fill No more details available. N/A
Find No more details available. N/A
Find All No more details available. N/A
Find Index No more details available. N/A
Find Last No more details available. N/A
Find Last Index No more details available. N/A
For Each No more details available. N/A
Get Max Length No more details available. N/A
Index Of No more details available. N/A
Last Index Of No more details available. N/A
Resize No more details available. N/A
Reverse No more details available. N/A
Sort No more details available. N/A
True For All No more details available. N/A

4.5 Regex

Node Summary Technical
Is Match Indicates whether the regular expression specified in the RegularExpressions.Regex constructor finds a match in a specified input string. M:System.Text.RegularExpressions.Regex.IsMatch(System.String)
Match Searches the specified input string for the first occurrence of the regular expression specified in the RegularExpressions.Regex constructor. M:System.Text.RegularExpressions.Regex.Match(System.String)
Matches Searches the specified input string for all occurrences of a regular expression. M:System.Text.RegularExpressions.Regex.Matches(System.String)
Replace In a specified input string, replaces all strings that match a regular expression pattern with a specified replacement string. M:System.Text.RegularExpressions.Regex.Replace(System.String,System.String)
Split Splits an input string into an array of substrings at the positions defined by a regular expression pattern specified in the RegularExpressions.Regex constructor. M:System.Text.RegularExpressions.Regex.Split(System.String)
Escape Escapes a minimal set of characters (, *, +, ?, , {, [, (,), ^, $, ., #, and white space) by replacing them with their escape codes. This instructs the regular expression engine to interpret these characters literally rather than as metacharacters. M:System.Text.RegularExpressions.Regex.Escape(System.String)
Unescape Converts any escaped characters in the input string. M:System.Text.RegularExpressions.Regex.Unescape(System.String)

4.6 PrimitiveConverters

Node Summary Technical
Bool To String Converts a boolean to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.BoolToString(System.Boolean)
Byte Size Number To String Converts a byte to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.ByteSizeNumberToString(System.Byte)
Char To String Converts a char to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.CharToString(System.Char)
Convert To1|Converts the specified input to the type .|M:Divooka.Platform.Types.PrimitiveConverters.ConvertTo1(System.Object)
Decimal To String Converts a decimal to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.DecimalToString(System.Decimal)
Double To String Converts a double to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.DoubleToString(System.Double)
Float To String Converts a float to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.FloatToString(System.Single)
Int To String Converts an integer to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.IntToString(System.Int32)
Long To String Converts a long to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.LongToString(System.Int64)
Short To String Converts a short to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.ShortToString(System.Int16)
Signed Byte Number To String Converts an sbyte to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.SignedByteNumberToString(System.SByte)
String To Bool Converts a string to a boolean. M:Divooka.Platform.Types.PrimitiveConverters.StringToBool(System.String)
String To Byte Size Number Converts a string to a byte-sized integer. M:Divooka.Platform.Types.PrimitiveConverters.StringToByteSizeNumber(System.String)
String To Char Converts a string containing a single character to a char. M:Divooka.Platform.Types.PrimitiveConverters.StringToChar(System.String)
String To Decimal Converts a string to a decimal. M:Divooka.Platform.Types.PrimitiveConverters.StringToDecimal(System.String)
String To Double Converts a string to a double. M:Divooka.Platform.Types.PrimitiveConverters.StringToDouble(System.String)
String To Float Converts a string to a float. M:Divooka.Platform.Types.PrimitiveConverters.StringToFloat(System.String)
String To Int Converts a string to an integer. M:Divooka.Platform.Types.PrimitiveConverters.StringToInt(System.String)
String To Long Converts a string to a long. M:Divooka.Platform.Types.PrimitiveConverters.StringToLong(System.String)
String To Short Converts a string to a short. M:Divooka.Platform.Types.PrimitiveConverters.StringToShort(System.String)
String To Signed Byte Number Converts a string to a signed byte (sbyte). M:Divooka.Platform.Types.PrimitiveConverters.StringToSignedByteNumber(System.String)
String To U Int Converts a string to an unsigned integer (uint). M:Divooka.Platform.Types.PrimitiveConverters.StringToUInt(System.String)
String To U Long Converts a string to an unsigned long (ulong). M:Divooka.Platform.Types.PrimitiveConverters.StringToULong(System.String)
String To U Short Converts a string to an unsigned short (ushort). M:Divooka.Platform.Types.PrimitiveConverters.StringToUShort(System.String)
U Int To String Converts a uint to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.UIntToString(System.UInt32)
U Long To String Converts an ulong to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.ULongToString(System.UInt64)
U Short To String Converts a ushort to its string representation. M:Divooka.Platform.Types.PrimitiveConverters.UShortToString(System.UInt16)
Utf8string To Bytes Converts a UTF8 encoded string to bytes. M:Divooka.Platform.Types.PrimitiveConverters.UTF8StringToBytes(System.String)

4.7 Number Routines

Node Summary Technical
Add Adds two numbers and returns the sum. M:Divooka.Platform.Types.NumberRoutines.Add(System.Double,System.Double)
Bigger Than Determines whether the first double is greater than the second double. M:Divooka.Platform.Types.NumberRoutines.BiggerThan(System.Double,System.Double)
Divide Divides the first number by the second and returns the quotient. M:Divooka.Platform.Types.NumberRoutines.Divide(System.Double,System.Double)
Equal To Determines whether the first double is equal to the second double. M:Divooka.Platform.Types.NumberRoutines.EqualTo(System.Double,System.Double)
Greater Than Or Equal To Determines whether the first double is greater than or equal to the second double. M:Divooka.Platform.Types.NumberRoutines.GreaterThanOrEqualTo(System.Double,System.Double)
Modulus Returns the remainder of division of one number by another. M:Divooka.Platform.Types.NumberRoutines.Modulus(System.Double,System.Double)
Multiply Multiplies two numbers and returns the product. M:Divooka.Platform.Types.NumberRoutines.Multiply(System.Double,System.Double)
Not Equal Determines whether the first double is not equal to the second double. M:Divooka.Platform.Types.NumberRoutines.NotEqual(System.Double,System.Double)
Power Raises a base number to the specified exponent. M:Divooka.Platform.Types.NumberRoutines.Power(System.Double,System.Double)
Root Returns the specified root of a given number. M:Divooka.Platform.Types.NumberRoutines.Root(System.Double,System.Double)
Smaller Than Determines whether the first double is less than the second double. M:Divooka.Platform.Types.NumberRoutines.SmallerThan(System.Double,System.Double)
Smaller Than Or Equal To Determines whether the first double is less than or equal to the second double. M:Divooka.Platform.Types.NumberRoutines.SmallerThanOrEqualTo(System.Double,System.Double)
Subtract Subtracts the second number from the first and returns the result. M:Divooka.Platform.Types.NumberRoutines.Subtract(System.Double,System.Double)

4.8 Procedural Programming

Node Summary Technical
Sequence No more details available. N/A
For Each No more details available. N/A
For No more details available. N/A
Repeat No more details available. N/A
Branch No more details available. N/A
Custom Event No more details available. N/A
Execute Event No more details available. N/A

4.9 Enumerable

Node Summary Technical
Average No more details available. N/A
First No more details available. N/A
Last No more details available. N/A
Max No more details available. N/A
Min No more details available. N/A

4.10 Quick Store

Node Summary Technical
Configure Storage No more details available. N/A
Get Named Storage No more details available. N/A
Get Permanent Storage No more details available. N/A
Get Session Storage No more details available. N/A
Set Named Storage No more details available. N/A
Set Permanent Storage No more details available. N/A
Set Session Storage No more details available. N/A

4.11 Primitive Nodes

Node Summary Technical
Number No more details available. N/A
String No more details available. N/A
Boolean No more details available. N/A
Password No more details available. N/A
Text No more details available. N/A
Path No more details available. N/A

4.12 Programming

Node Summary Technical
Inputs No more details available. N/A
Outputs No more details available. N/A
Graph Reference No more details available. N/A
Capture No more details available. N/A
Apply Function No more details available. N/A

4.13 String Routines

Node Summary Technical
Escape Character Given plain text representing a character literal, treat it as if it were a C# character literal.The resulting string must represent exactly one character. M:Divooka.Platform.Types.StringRoutines.EscapeCharacter(System.String)
Escape Text Given plain text (like that read from a file), treat it as if it were a C# literal.For example, the two-character sequence "\r" is converted to a carriage return. M:Divooka.Platform.Types.StringRoutines.EscapeText(System.String)
Get Element No more details available. N/A
Split Splits a string into an array using newline characters as separators, while trimming whitespace and removing empty entries. M:Divooka.Platform.Types.StringRoutines.Split(System.String)

4.14 Match

Node Summary Technical
Groups Gets a collection of groups matched by the regular expression. P:System.Text.RegularExpressions.Match.Groups
Next Match Returns a new RegularExpressions.Match object with the results for the next match, starting at the position at which the last match ended (at the character after the last matched character). M:System.Text.RegularExpressions.Match.NextMatch
Result Returns the expansion of the specified replacement pattern. M:System.Text.RegularExpressions.Match.Result(System.String)
Get Empty No more details available. N/A
Synchronized Returns a RegularExpressions.Match instance equivalent to the one supplied that is suitable to share between multiple threads. M:System.Text.RegularExpressions.Match.Synchronized(System.Text.RegularExpressions.Match)

4.15 Object

Node Summary Technical
Get Hash Code Serves as the default hash function. M:System.Object.GetHashCode
Get Type No more details available. N/A
To String Returns a string that represents the current object. M:System.Object.ToString
Equals No more details available. N/A

4.16 GUI

Node Summary Technical
Slider No more details available. N/A
Picker No more details available. N/A
Run Graph No more details available. N/A

4.17 Calculator

Node Summary Technical
Calculate Simple math parsed string to number.For available functions: PENDING DOCUMENTATION. M:Divooka.Calculator.Calculator.Calculate(System.String)

4.18 Enum

Node Summary Technical
Get Values1|Retrieves an array of the values of the constants in a specified enumeration type.|M:System.Enum.GetValues1
Get Values Retrieves an array of the values of the constants in a specified enumeration. M:System.Enum.GetValues(System.Type)

4.19 Collections Helper

Node Summary Technical
Extract No more details available. N/A
Filter No more details available. N/A

4.20 Dynamic Operations

Node Summary Technical
Get Properties Get names of public properties. M:Divooka.Platform.Framework.DynamicOperations.GetProperties(System.Object)
Get Property Value No more details available. N/A

4.21 Thread

Node Summary Technical
Sleep No more details available. N/A

4.22 Advanced Types

Node Summary Technical
Function No more details available. N/A

4.23 (Empty)

Node Summary Technical
Comment No more details available. N/A
Select Output No more details available. N/A
Preview No more details available. N/A
Summary No more details available. N/A

5.C# Programming

A total of 1 categories.

5.1 Pure Evaluator

Node Summary Technical
Evaluate Evaluate a C# script with optional result. M:Parcel.NExT.Interpreter.Helpers.PureEvaluator.Evaluate(System.String)
Execute Execute a one shot Pure script.Equivalent to Pure -m "script". M:Parcel.NExT.Interpreter.Helpers.PureEvaluator.Execute(System.String,System.String[])

6.Computer Graphics

A total of 4 categories.

6.1 Colors

Node Summary Technical
Get Alice Blue No more details available. N/A
Get Antique White No more details available. N/A
Get Aqua No more details available. N/A
Get Aquamarine No more details available. N/A
Get Azure No more details available. N/A
Get Beige No more details available. N/A
Get Bisque No more details available. N/A
Get Black No more details available. N/A
Get Blanched Almond No more details available. N/A
Get Blue No more details available. N/A
Get Blue Violet No more details available. N/A
Get Brown No more details available. N/A
Get Burly Wood No more details available. N/A
Get Cadet Blue No more details available. N/A
Get Chartreuse No more details available. N/A
Get Chocolate No more details available. N/A
Get Coral No more details available. N/A
Get Cornflower Blue No more details available. N/A
Get Cornsilk No more details available. N/A
Get Crimson No more details available. N/A
Get Cyan No more details available. N/A
Get Dark Blue No more details available. N/A
Get Dark Cyan No more details available. N/A
Get Dark Golden Rod No more details available. N/A
Get Dark Gray No more details available. N/A
Get Dark Green No more details available. N/A
Get Dark Grey No more details available. N/A
Get Dark Khaki No more details available. N/A
Get Dark Magenta No more details available. N/A
Get Dark Olive Green No more details available. N/A
Get Dark Orange No more details available. N/A
Get Dark Orchid No more details available. N/A
Get Dark Red No more details available. N/A
Get Dark Salmon No more details available. N/A
Get Dark Sea Green No more details available. N/A
Get Dark Slate Blue No more details available. N/A
Get Dark Slate Gray No more details available. N/A
Get Dark Slate Grey No more details available. N/A
Get Dark Turquoise No more details available. N/A
Get Dark Violet No more details available. N/A
Get Deep Pink No more details available. N/A
Get Deep Sky Blue No more details available. N/A
Get Dim Gray No more details available. N/A
Get Dim Grey No more details available. N/A
Get Dodger Blue No more details available. N/A
Get Empty No more details available. N/A
Get Fire Brick No more details available. N/A
Get Floral White No more details available. N/A
Get Forest Green No more details available. N/A
Get Fuchsia No more details available. N/A
Get Gainsboro No more details available. N/A
Get Ghost White No more details available. N/A
Get Gold No more details available. N/A
Get Golden Rod No more details available. N/A
Get Gray No more details available. N/A
Get Green No more details available. N/A
Get Green Yellow No more details available. N/A
Get Grey No more details available. N/A
Get Honey Dew No more details available. N/A
Get Hot Pink No more details available. N/A
Get Indian Red No more details available. N/A
Get Indigo No more details available. N/A
Get Ivory No more details available. N/A
Get Khaki No more details available. N/A
Get Lavender No more details available. N/A
Get Lavender Blush No more details available. N/A
Get Lawn Green No more details available. N/A
Get Lemon Chiffon No more details available. N/A
Get Light Blue No more details available. N/A
Get Light Coral No more details available. N/A
Get Light Cyan No more details available. N/A
Get Light Golden Rod Yellow No more details available. N/A
Get Light Gray No more details available. N/A
Get Light Green No more details available. N/A
Get Light Grey No more details available. N/A
Get Light Pink No more details available. N/A
Get Light Salmon No more details available. N/A
Get Light Sea Green No more details available. N/A
Get Light Sky Blue No more details available. N/A
Get Light Slate Gray No more details available. N/A
Get Light Slate Grey No more details available. N/A
Get Light Steel Blue No more details available. N/A
Get Light Yellow No more details available. N/A
Get Lime No more details available. N/A
Get Lime Green No more details available. N/A
Get Linen No more details available. N/A
Get Magenta No more details available. N/A
Get Maroon No more details available. N/A
Get Medium Aqua Marine No more details available. N/A
Get Medium Blue No more details available. N/A
Get Medium Orchid No more details available. N/A
Get Medium Purple No more details available. N/A
Get Medium Sea Green No more details available. N/A
Get Medium Slate Blue No more details available. N/A
Get Medium Spring Green No more details available. N/A
Get Medium Turquoise No more details available. N/A
Get Medium Violet Red No more details available. N/A
Get Midnight Blue No more details available. N/A
Get Mint Cream No more details available. N/A
Get Misty Rose No more details available. N/A
Get Moccasin No more details available. N/A
Get Navajo White No more details available. N/A
Get Navy No more details available. N/A
Get Old Lace No more details available. N/A
Get Olive No more details available. N/A
Get Olive Drab No more details available. N/A
Get Orange No more details available. N/A
Get Orange Red No more details available. N/A
Get Orchid No more details available. N/A
Get Pale Golden Rod No more details available. N/A
Get Pale Green No more details available. N/A
Get Pale Turquoise No more details available. N/A
Get Pale Violet Red No more details available. N/A
Get Papaya Whip No more details available. N/A
Get Peach Puff No more details available. N/A
Get Peru No more details available. N/A
Get Pink No more details available. N/A
Get Plum No more details available. N/A
Get Powder Blue No more details available. N/A
Get Purple No more details available. N/A
Get Rebecca Purple No more details available. N/A
Get Red No more details available. N/A
Get Rosy Brown No more details available. N/A
Get Royal Blue No more details available. N/A
Get Saddle Brown No more details available. N/A
Get Salmon No more details available. N/A
Get Sandy Brown No more details available. N/A
Get Sea Green No more details available. N/A
Get Sea Shell No more details available. N/A
Get Sienna No more details available. N/A
Get Silver No more details available. N/A
Get Sky Blue No more details available. N/A
Get Slate Blue No more details available. N/A
Get Slate Gray No more details available. N/A
Get Slate Grey No more details available. N/A
Get Snow No more details available. N/A
Get Spring Green No more details available. N/A
Get Steel Blue No more details available. N/A
Get Tan No more details available. N/A
Get Teal No more details available. N/A
Get Thistle No more details available. N/A
Get Tomato No more details available. N/A
Get Transparent No more details available. N/A
Get Turquoise No more details available. N/A
Get Violet No more details available. N/A
Get Wheat No more details available. N/A
Get White No more details available. N/A
Get White Smoke No more details available. N/A
Get Yellow No more details available. N/A
Get Yellow Green No more details available. N/A

6.2 Color

Node Summary Technical
Make Color M:Divooka.Multimedia.Image.Color.#ctor
Alpha Opacity (Transparency), higher value means more opaque. P:Divooka.Multimedia.Image.Color.Alpha
Get Alpha Float No more details available. N/A
Get Blue No more details available. N/A
Get Blue Float No more details available. N/A
Get Green No more details available. N/A
Get Green Float No more details available. N/A
Get Red No more details available. N/A
Get Red Float No more details available. N/A
Set Blue No more details available. N/A
Set Green No more details available. N/A
Set Red No more details available. N/A
To Console Color Converts this Color instance to the closest matching ConsoleColor.The match is determined by the Euclidean distance between RGB components. M:Divooka.Multimedia.Image.Color.ToConsoleColor
To Hex Convert color to RGB hex representation. M:Divooka.Multimedia.Image.Color.ToHex(System.Boolean)
To Pixel No more details available. N/A
To String Returns a hexadecimal string representation of the Image.Color. M:Divooka.Multimedia.Image.Color.ToString
With Alpha No more details available. N/A
From Console Color Converts a ConsoleColor to a Color instance using a fixed mapping. M:Divooka.Multimedia.Image.Color.FromConsoleColor(System.ConsoleColor)
Get Color No more details available. N/A
Parse Parses a string representation of a color and returns the corresponding Image.Color instance. M:Divooka.Multimedia.Image.Color.Parse(System.String)
Parse Hex ARGB Parses a hexadecimal string representation of a color in ARGB order. M:Divooka.Multimedia.Image.Color.ParseHexARGB(System.String)
Parse Hex RGBA Parses a hexadecimal string representation of a color in RGBA order. M:Divooka.Multimedia.Image.Color.ParseHexRGBA(System.String)
Serialize No more details available. N/A

6.3 Pixel Image

Node Summary Technical
Make Pixel Image M:Divooka.Multimedia.Image.PixelImage.#ctor
Clone No more details available. N/A
File Reference Use this to save having to load the file into memory. P:Divooka.Multimedia.Image.PixelImage.FileReference
Get Height No more details available. N/A
Pixels P:Divooka.Multimedia.Image.PixelImage.Pixels
Should Load File Directly Should load file from disk instead of relying on in-memory data P:Divooka.Multimedia.Image.PixelImage.ShouldLoadFileDirectly
Get Width No more details available. N/A
Get Png Buffer Serialize image as raw png buffer M:Divooka.Multimedia.Image.PixelImage.GetPngBuffer
Initialize From Bytes No more details available. N/A
Initialize From PNG Buffer No more details available. N/A
Read From Stream No more details available. N/A
Save No more details available. N/A
Serialize Into Bytes No more details available. N/A
Set Height No more details available. N/A
Set Width No more details available. N/A
Write To Stream No more details available. N/A
Get Temp Image Path No more details available. N/A
Load PNG Image No more details available. N/A

6.4 Pixel Image (Enhanced)

Node Summary Technical
Make Pixel Image (Enhanced) Load and initialize base properties based on image file type. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.#ctor(System.String)
Adjust Brightness Returns a new ImageProcessor with brightness adjusted. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.AdjustBrightness(System.Single)
Adjust Contrast Returns a new ImageProcessor with contrast adjusted. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.AdjustContrast(System.Single)
Adjust Saturation Returns a new ImageProcessor with saturation adjusted. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.AdjustSaturation(System.Single)
Blur Returns a new ImageProcessor with a Gaussian blur applied. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Blur(System.Single)
Crop Returns a new ImageProcessor containing a cropped region of the image. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Crop(System.Int32,System.Int32,System.Int32,System.Int32)
Grayscale Returns a new ImageProcessor with the image converted to grayscale. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Grayscale
Hue Shift Returns a new ImageProcessor with hue shifted by the specified degrees. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.HueShift(System.Single)
Invert Returns a new ImageProcessor where the colors are inverted. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Invert
Resize Returns a new ImageProcessor with the image resized to the specified width and height. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Resize(System.Int32,System.Int32)
Rotate Returns a new ImageProcessor with the image rotated by the specified degrees. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Rotate(System.Single)
Sharpen Returns a new ImageProcessor with a sharpen effect applied. M:Divooka.DSL.ImageProcessing.EnhancedPixelImageWithSkiaSharpImageProcessing.Sharpen(System.Single)
Get Base64string From Pixel Image No more details available. N/A
Load Image No more details available. N/A
Load Image Ex No more details available. N/A
Load Pixels Fast No more details available. N/A

7.Data Analytics

A total of 8 categories.

7.1 Divooka Data Grid

Node Summary Technical
Create Data Grid Initializes a new instance of the DataAnalytics.DivookaDataGrid class. M:Divooka.DataAnalytics.DivookaDataGrid.#ctor
Add Column Adds a new column to the data grid. M:Divooka.DataAnalytics.DivookaDataGrid.AddColumn(System.String)
Add Column From Adds a new column based on a reference column, with a specified number of rows. M:Divooka.DataAnalytics.DivookaDataGrid.AddColumnFrom(Divooka.DataAnalytics.DivookaDataColumn,System.Int32,System.Boolean)
Add Columns Adds multiple columns to the data grid. M:Divooka.DataAnalytics.DivookaDataGrid.AddColumns(System.String[])
Add Optional Row Header Column Adds an optional row header column. M:Divooka.DataAnalytics.DivookaDataGrid.AddOptionalRowHeaderColumn(System.String)
Apply Applies a transformation function to each row in the data grid and returns a new DataAnalytics.DivookaDataGrid with the transformed rows. M:Divooka.DataAnalytics.DivookaDataGrid.Apply(System.Func{System.Object,System.Collections.Generic.Dictionary{System.String,System.Object}})
Calculate Computes a new column dynamically by applying a function to each row. M:Divooka.DataAnalytics.DivookaDataGrid.Calculate(System.String,System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Object})
Covariance Matrix M:Divooka.DataAnalytics.DivookaDataGrid.CovarianceMatrix
Column Count Get column count. P:Divooka.DataAnalytics.DivookaDataGrid.ColumnCount
Column Headers Get column headers. P:Divooka.DataAnalytics.DivookaDataGrid.ColumnHeaders
Columns Columns of the data grid P:Divooka.DataAnalytics.DivookaDataGrid.Columns
Item Retrieves a column by its name. Returns if no column with the specified name exists. P:Divooka.DataAnalytics.DivookaDataGrid.Item(System.String)
Optional Row Header Column Index/Header of the rows P:Divooka.DataAnalytics.DivookaDataGrid.OptionalRowHeaderColumn
Row Count Not including header row P:Divooka.DataAnalytics.DivookaDataGrid.RowCount
Rows P:Divooka.DataAnalytics.DivookaDataGrid.Rows
Row Values Get rows as value objects. P:Divooka.DataAnalytics.DivookaDataGrid.RowValues
Table Name Name of the data grid. P:Divooka.DataAnalytics.DivookaDataGrid.TableName
Get Column Info For Display Generates a dictionary mapping processed column names to their respective DivookaDataGrid.ColumnInfo structures. M:Divooka.DataAnalytics.DivookaDataGrid.GetColumnInfoForDisplay
Get Data Column Retrieves a DataAnalytics.DivookaDataColumn by its header name or index. M:Divooka.DataAnalytics.DivookaDataGrid.GetDataColumn(System.String)
Get Enumerator No more details available. N/A
Grow Rows Grows the data grid by adding the specified number of rows according to the given growth pattern. M:Divooka.DataAnalytics.DivookaDataGrid.GrowRows(System.Int32,Divooka.DataAnalytics.DivookaDataGrid.GrowRowBehavior)
Has Column Checks whether column with given name is present. M:Divooka.DataAnalytics.DivookaDataGrid.HasColumn(System.String)
Initialize From Bytes No more details available. N/A
Initialize From CSV Resets/Initializes current data grid from CSV. M:Divooka.DataAnalytics.DivookaDataGrid.InitializeFromCSV(System.String,System.String,System.Boolean,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)
Remove Column Removes a column from the data grid. M:Divooka.DataAnalytics.DivookaDataGrid.RemoveColumn(System.String)
Reset No more details available. N/A
Save Saves the current data grid as a CSV file at the specified path. M:Divooka.DataAnalytics.DivookaDataGrid.Save(System.String)
Save To CSV File Saves the DataGrid as a CSV file at the specified output path. M:Divooka.DataAnalytics.DivookaDataGrid.SaveToCSVFile(System.String)
Serialize Into Bytes No more details available. N/A
Sort Sorts the data grid based on a specified column in ascending or descending order. M:Divooka.DataAnalytics.DivookaDataGrid.Sort(System.String,System.Boolean)
To CSV Text Convert DataGrid to CSV format M:Divooka.DataAnalytics.DivookaDataGrid.ToCSVText(System.Boolean)
To Data Table Converts the DataGrid into a Data.DataTable representation. M:Divooka.DataAnalytics.DivookaDataGrid.ToDataTable
To Dictionary For two column data grid with first column as name M:Divooka.DataAnalytics.DivookaDataGrid.ToDictionary
To My Sql Create Table No more details available. N/A
To My Sql Insert Commands No more details available. N/A
To Oracle Create Table No more details available. N/A
To Oracle Insert Commands No more details available. N/A
To Postgre Sql Create Table No more details available. N/A
To Postgre Sql Insert Commands No more details available. N/A
To Prolog Facts M:Divooka.DataAnalytics.DivookaDataGrid.ToPrologFacts(System.String)
To SQL Commands To be used with low level Command series functions. M:Divooka.DataAnalytics.DivookaDataGrid.ToSQL(Divooka.DataAnalytics.DivookaDataGrid.SQLFlavour,System.String,System.Boolean)
To SQ Lite Create Table No more details available. N/A
To SQ Lite Insert Commands No more details available. N/A
To Sql Server Create Table No more details available. N/A
To Sql Server Insert Commands No more details available. N/A
Create From CSV File Read CSV file as DataGrid. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromCSVFile(System.String,System.Boolean,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)
Create From CSV Text Initialize DataGrid from csv text M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromCSVText(System.String,System.String,System.Boolean,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy,System.Boolean)
Create From Double Values Initializes a new instance of the DataAnalytics.DivookaDataGrid class with a single column containing double values. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromDoubleValues(System.Collections.Generic.IEnumerable)
Create From I Enumerable Initializes a new instance of the DataAnalytics.DivookaDataGrid class from an array of values. Each element of the array becomes one item/row of the table. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromIEnumerable(System.String,System.Collections.IEnumerable)
Create From Int Values Initializes a new instance of the DataAnalytics.DivookaDataGrid class with a single column containing integer values. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromIntValues(System.Collections.Generic.IEnumerable)
Create From List Of Row Objects Initializes a new instance of the DataAnalytics.DivookaDataGrid class with the specified table name and rows. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromListOfRowObjects(System.String,System.Collections.Generic.IList{System.Collections.Generic.IList},System.Boolean,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)
Create From Object Properties Create a data grid from object properties for complex types; For simple/value types this is just a single value column. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromObjectProperties(System.String,System.Collections.IEnumerable,System.Boolean)
Create From String Values Initializes a new instance of the DataAnalytics.DivookaDataGrid class with a single column containing string values. M:Divooka.DataAnalytics.DivookaDataGrid.CreateFromStringValues(System.Collections.Generic.IEnumerable)
Generate Random Integers M:Divooka.DataAnalytics.DivookaDataGrid.GenerateRandomIntegers(System.Int32,System.Int32,System.Int32)
Generate Random Numbers M:Divooka.DataAnalytics.DivookaDataGrid.GenerateRandomNumbers(System.Int32,System.Double,System.Double)
Preformatting Automatically parse a string value to plausible strongly typed objects M:Divooka.DataAnalytics.DivookaDataGrid.Preformatting(System.String)

7.2 Vector

Node Summary Technical
Make Vector Construct empty. M:Divooka.Matrix.DivookaVector.#ctor
Add Element No more details available. N/A
Clear Values No more details available. N/A
Contains No more details available. N/A
Copy Make a copy M:Divooka.Matrix.DivookaVector.Copy
Copy To No more details available. N/A
Get Count No more details available. N/A
Get Index No more details available. N/A
Get Is Read Only No more details available. N/A
Get Item No more details available. N/A
Length Get length of vector P:Divooka.Matrix.DivookaVector.Length
Size Get string representation of size. P:Divooka.Matrix.DivookaVector.Size
Get Enumerator No more details available. N/A
Get Preview Array No more details available. N/A
Get Preview Atring No more details available. N/A
Index Of No more details available. N/A
Insert No more details available. N/A
Norm Another name for length M:Divooka.Matrix.DivookaVector.Norm
Remove No more details available. N/A
Remove At No more details available. N/A
Save To CSV File No more details available. N/A
Set Is Read Only No more details available. N/A
Set Item No more details available. N/A
Shift No more details available. N/A
To String ToString override M:Divooka.Matrix.DivookaVector.ToString
Accumulate Apply Applies certain operation starting from base value on top of entire vector and return the resulting vector and final value M:Divooka.Matrix.DivookaVector.AccumulateApply(System.Double,System.Double[],System.Double[]@,Divooka.Matrix.DivookaVector.AccumulateApplyFunction)
Addition Operation Adds two vectors M:Divooka.Matrix.DivookaVector.op_Addition(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector)
Bitwise Or Operation Append an element M:Divooka.Matrix.DivookaVector.op_BitwiseOr(Divooka.Matrix.DivookaVector,System.Double)
Division Operation Divide element-wise M:Divooka.Matrix.DivookaVector.op_Division(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector)
Exclusive Or Operation Exponent element-wise M:Divooka.Matrix.DivookaVector.op_ExclusiveOr(Divooka.Matrix.DivookaVector,System.Double)
Op Implicit No more details available. N/A
Multiply Operation Multiply element-wise M:Divooka.Matrix.DivookaVector.op_Multiply(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector)
Subtraction Operation Subtract two vectors M:Divooka.Matrix.DivookaVector.op_Subtraction(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector)
Unary Negation Operation Gets negative M:Divooka.Matrix.DivookaVector.op_UnaryNegation(Divooka.Matrix.DivookaVector)
Unary Plus Operation Identity (no copy is made) M:Divooka.Matrix.DivookaVector.op_UnaryPlus(Divooka.Matrix.DivookaVector)
Range M:Divooka.Matrix.DivookaVector.Range(System.Int32,System.Double,System.Double)

7.3 Transformation

Node Summary Technical
Add Sum Adds a new column to the DataAnalytics.DivookaDataGrid with the sum of each numeric column. M:Divooka.DataAnalytics.DivookaDataGridTransformation.AddSum(Divooka.DataAnalytics.DivookaDataGrid)
Append Appends multiple DataAnalytics.DivookaDataGrid objects into a single data grid. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Append(Divooka.DataAnalytics.DivookaDataGrid[])
Convert Column Convert column to target type, with invalid data (either due to mising or incompatible) handling policy. M:Divooka.DataAnalytics.DivookaDataGridTransformation.ConvertColumn(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.Type,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)
Convert Date Column To String Converts a DateTime or DateOnly column to a string column with a custom format.Common examples: yyyy-MM-dd HH:mm:ss M:Divooka.DataAnalytics.DivookaDataGridTransformation.ConvertDateColumnToString(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String)
Exclude Creates a new DataAnalytics.DivookaDataGrid excluding the specified column indices. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Exclude(Divooka.DataAnalytics.DivookaDataGrid,System.Collections.Generic.IEnumerable)
Extract Extracts a subset of columns from the DataAnalytics.DivookaDataGrid.Can be used to extract or reorder fields M:Divooka.DataAnalytics.DivookaDataGridTransformation.Extract(Divooka.DataAnalytics.DivookaDataGrid,System.String[])
Extract Column Extracts a specific column from the DataAnalytics.DivookaDataGrid by name. M:Divooka.DataAnalytics.DivookaDataGridTransformation.ExtractColumn(Divooka.DataAnalytics.DivookaDataGrid,System.String)
Format Column Formats a number column into string M:Divooka.DataAnalytics.DivookaDataGridTransformation.FormatColumn(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String)
Head Take the first N rows from the data grid. Do not throw exception if not enough rows are available. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Head(Divooka.DataAnalytics.DivookaDataGrid,System.Int32)
Make Copy Creates a deep copy of the given DataAnalytics.DivookaDataGrid. M:Divooka.DataAnalytics.DivookaDataGridTransformation.MakeCopy(Divooka.DataAnalytics.DivookaDataGrid)
Pivot Pivot existing table and transform rows onto columns.Notice very likely end result columns do not have matching size! M:Divooka.DataAnalytics.DivookaDataGridTransformation.Pivot(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String)
Range Take range of rows from original data grid. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Range(Divooka.DataAnalytics.DivookaDataGrid,System.Int32,System.Int32)
Rename Renames specified columns in the given DataAnalytics.DivookaDataGrid. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Rename(Divooka.DataAnalytics.DivookaDataGrid,System.String[],System.String[])
Sort Sorts a DataAnalytics.DivookaDataGrid based on the specified anchor column. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Sort(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.Boolean)
Tail Take the last N rows from the data grid. Do not throw exception if not enough rows are available. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Tail(Divooka.DataAnalytics.DivookaDataGrid,System.Int32)
Take Column As Vector Extracts a vector from the specified DataAnalytics.DivookaDataGrid by column index. M:Divooka.DataAnalytics.DivookaDataGridTransformation.TakeColumnAsVector(Divooka.DataAnalytics.DivookaDataGrid,System.Int32)
Take Rows Similar to "trim" M:Divooka.DataAnalytics.DivookaDataGridTransformation.TakeRows(Divooka.DataAnalytics.DivookaDataGrid,System.Int32,System.Boolean)
To Vector Converts a DataAnalytics.DivookaDataColumn to a Matrix.DivookaVector. M:Divooka.DataAnalytics.DivookaDataGridTransformation.ToVector(Divooka.DataAnalytics.DivookaDataColumn)
Transpose Transpose has undefined behavior on data grids without column headers. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Transpose(Divooka.DataAnalytics.DivookaDataGrid,System.Boolean)
Trim Trim data grid by removing start and ending rows. M:Divooka.DataAnalytics.DivookaDataGridTransformation.Trim(Divooka.DataAnalytics.DivookaDataGrid,System.Int32,System.Int32)

7.4 Divooka Data Column

Node Summary Technical
Make Divooka Data Column M:Divooka.DataAnalytics.DivookaDataColumn.#ctor
Distinct Get distinct value as string; If column contain null, optionally ignores null.Represents null as "". M:Divooka.DataAnalytics.DivookaDataColumn.Distinct(System.Boolean)
Column Data P:Divooka.DataAnalytics.DivookaDataColumn.ColumnData
Column Type P:Divooka.DataAnalytics.DivookaDataColumn.ColumnType
Header P:Divooka.DataAnalytics.DivookaDataColumn.Header
Length P:Divooka.DataAnalytics.DivookaDataColumn.Length
Na N Count P:Divooka.DataAnalytics.DivookaDataColumn.NaNCount
Type P:Divooka.DataAnalytics.DivookaDataColumn.Type
Type Is Date Or Time P:Divooka.DataAnalytics.DivookaDataColumn.TypeIsDateOrTime
Type Is Number P:Divooka.DataAnalytics.DivookaDataColumn.TypeIsNumber
Type Name P:Divooka.DataAnalytics.DivookaDataColumn.TypeName
Make Copy No more details available. N/A
Rename Header No more details available. N/A

7.5 Easy Query

Node Summary Technical
Extract Initialize a SQL database with data grid, perform a SELECT query to create a view, then return the resulting view. M:Divooka.DataGrid.InMemoryDB.EasyQuery.Extract(Divooka.DataAnalytics.DivookaDataGrid,System.String)
Filter Initialize a SQL database with data grid, perform a SELECT query to create a view, then return the resulting view. M:Divooka.DataGrid.InMemoryDB.EasyQuery.Filter(Divooka.DataAnalytics.DivookaDataGrid,System.String)
Group By Initialize a SQLite in-memory database with input data grid, perform a SELECT query to create a view, then return the resulting view.Aggregate functions: avg(X), count(*), count(X), group_concat(X), group_concat(X,Y), max(X), min(X), string_agg(X,Y), sum(X), total(X), first(X), last(X).Filter is applied on the original data grid, while the rules are applied on the groups and you can use aggregate functions like count() or distinct(). M:Divooka.DataGrid.InMemoryDB.EasyQuery.GroupBy(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String,System.String,System.String)
Group Cut Slices a data grid by a specified dimension (column), and perform aggregation based on selected keys. M:Divooka.DataGrid.InMemoryDB.EasyQuery.GroupCut(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String,System.String,Divooka.DataAnalytics.DivookaDataGridTransformation.AggregateFunction)
Perform Query Initialize a SQL database with data grid, perform a SELECT query to create a view, then return the resulting view. M:Divooka.DataGrid.InMemoryDB.EasyQuery.PerformQuery(Divooka.DataAnalytics.DivookaDataGrid,System.String,System.String)
Sql Perform SQL query directly on incoming tables.Super useful for practical and demonstrational use. M:Divooka.DataGrid.InMemoryDB.EasyQuery.SQL(Divooka.DataAnalytics.DivookaDataGrid[],System.String)

7.6 Fact Machine

Node Summary Technical
Create Facts No more details available. N/A
Load No more details available. N/A
Solve No more details available. N/A
Solve All No more details available. N/A

7.7 GoogleSheetsHelper

Node Summary Technical
Create From Google Sheet Read range in a given sheet. M:Divooka.Services.GoogleSheets.GoogleSheetsHelper.CreateFromGoogleSheet(System.String,System.String,System.String,System.String,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)
Write Data No more details available. N/A

7.8 Excel Reader

Node Summary Technical
Create From Excel Worksheet Reading specified worksheet from excel file as data grid; By default, use the first one. M:Divooka.FileFormats.Excel.ExcelReader.CreateFromExcelWorksheet(System.String,System.String,System.Boolean,System.String,Divooka.DataAnalytics.DivookaDataColumn.AdvancedInvalidValueTypeHandlingPolicy)

8.Data Service

A total of 2 categories.

8.1 History Data

Node Summary Technical
Get SPX Closing Values No more details available. N/A
Spx500 No more details available. N/A

8.2 Simple Ticker

Node Summary Technical
Fetch Symbol Fetch time series data as DataGrid with ticker name, start/end date and interval. M:Divooka.Services.FinancialDataService.SimpleTicker.FetchSymbol(System.String,System.DateTime,System.DateTime,Divooka.Services.FinancialDataService.Types.Interval)
Fetch Symbols Fetch stock market data by symbols and return closed price in columns. M:Divooka.Services.FinancialDataService.SimpleTicker.FetchSymbols(System.String,System.DateTime,System.DateTime,Divooka.Services.FinancialDataService.Types.Interval)

9.Data Types

A total of 1 categories.

9.1 DateTime

Node Summary Technical
Max Value No more details available. N/A
Min Value No more details available. N/A
Unix Epoch No more details available. N/A
Make Date Time M:System.DateTime.#ctor(System.Int64)
Add No more details available. N/A
Add Days Returns a new System.DateTime that adds the specified number of days to the value of this instance. M:System.DateTime.AddDays(System.Double)
Add Hours Returns a new System.DateTime that adds the specified number of hours to the value of this instance. M:System.DateTime.AddHours(System.Double)
Add Microseconds Returns a new System.DateTime that adds the specified number of microseconds to the value of this instance. M:System.DateTime.AddMicroseconds(System.Double)
Add Milliseconds Returns a new System.DateTime that adds the specified number of milliseconds to the value of this instance. M:System.DateTime.AddMilliseconds(System.Double)
Add Minutes Returns a new System.DateTime that adds the specified number of minutes to the value of this instance. M:System.DateTime.AddMinutes(System.Double)
Add Months No more details available. N/A
Add Seconds Returns a new System.DateTime that adds the specified number of seconds to the value of this instance. M:System.DateTime.AddSeconds(System.Double)
Add Ticks No more details available. N/A
Add Years No more details available. N/A
Compare To No more details available. N/A
Deconstruct Deconstructs System.DateTime into System.DateOnly and System.TimeOnly. M:System.DateTime.Deconstruct(System.DateOnly@,System.TimeOnly@)
Equals No more details available. N/A
Get Date No more details available. N/A
Get Day No more details available. N/A
Get Day Of Week No more details available. N/A
Get Day Of Year No more details available. N/A
Get Hour No more details available. N/A
Get Kind No more details available. N/A
Microsecond The microseconds component, expressed as a value between 0 and 999. P:System.DateTime.Microsecond
Get Millisecond No more details available. N/A
Get Minute No more details available. N/A
Get Month No more details available. N/A
Nanosecond The nanoseconds component, expressed as a value between 0 and 900 (in increments of 100 nanoseconds). P:System.DateTime.Nanosecond
Get Second No more details available. N/A
Get Ticks No more details available. N/A
Get Time Of Day No more details available. N/A
Get Year No more details available. N/A
Get Date Time Formats No more details available. N/A
Get Hash Code No more details available. N/A
Get Type Code No more details available. N/A
Is Daylight Saving Time No more details available. N/A
Subtract No more details available. N/A
To Binary No more details available. N/A
To File Time No more details available. N/A
To File Time Utc No more details available. N/A
To Local Time No more details available. N/A
To Long Date String No more details available. N/A
To Long Time String No more details available. N/A
To OA Date No more details available. N/A
To Short Date String No more details available. N/A
To Short Time String No more details available. N/A
To String No more details available. N/A
To Universal Time No more details available. N/A
Try Format No more details available. N/A
Compare No more details available. N/A
Days In Month No more details available. N/A
From Binary No more details available. N/A
From File Time No more details available. N/A
From File Time Utc No more details available. N/A
From OA Date No more details available. N/A
Get Now No more details available. N/A
Get Today No more details available. N/A
Get Utc Now No more details available. N/A
Is Leap Year No more details available. N/A
Op Addition No more details available. N/A
Op Equality No more details available. N/A
Greater Than Operation Compares two values to determine which is greater. M:System.DateTime.op_GreaterThan(System.DateTime,System.DateTime)
Greater Than Or Equal Operation Compares two values to determine which is greater or equal. M:System.DateTime.op_GreaterThanOrEqual(System.DateTime,System.DateTime)
Op Inequality No more details available. N/A
Less Than Operation Compares two values to determine which is less. M:System.DateTime.op_LessThan(System.DateTime,System.DateTime)
Less Than Or Equal Operation Compares two values to determine which is less or equal. M:System.DateTime.op_LessThanOrEqual(System.DateTime,System.DateTime)
Op Subtraction No more details available. N/A
Parse No more details available. N/A
Parse Exact No more details available. N/A
Specify Kind No more details available. N/A
Try Parse No more details available. N/A
Try Parse Exact No more details available. N/A

10.Database

A total of 5 categories.

10.1 InMemoryDB

Node Summary Technical
In Memory SQ Lite Database Connection Source Name Token F:Divooka.DataGrid.InMemoryDB.InMemorySQLite.InMemorySQLiteDatabaseConnectionSourceNameToken
Make InMemoryDB M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.#ctor(System.String,System.Boolean)
Append To Table Append to existing table. M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.AppendToTable(System.String,System.Data.DataTable)
Contains Table No more details available. N/A
Contains Table Or View Check precense of either table or view M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.ContainsTableOrView(System.String)
Contains View No more details available. N/A
Create Aggregate Function No more details available. N/A
Create Function No more details available. N/A
Create Table Create empty table. M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.CreateTable(System.String,System.String[])
Dispose No more details available. N/A
Execute Execute arbitrary query. This functions combines query/non-query type execution in a single function. M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Execute(System.String)
Export Export SQLite database file M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Export(System.String)
Get Instance Connection No more details available. N/A
Item Get table P:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Item(System.String)
Tables Get names of all tables P:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Tables
Tables And Views Get names of all tables and views P:Divooka.DataGrid.InMemoryDB.InMemorySQLite.TablesAndViews
Views Get names of all views P:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Views
Get Data Table No more details available. N/A
Import As Table Import string values as table M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.ImportAsTable(System.Collections.Generic.IEnumerable{System.String[]},System.String[],System.String,System.Data.DataTable@)
Migrate Into Migrate table from current InMemoryDB to another; If target table already exists, simply append to it. M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.MigrateInto(System.String,Divooka.DataGrid.InMemoryDB.InMemorySQLite,System.String)
Connect Provides a semantic endpoint for connecting to file/path/protocol service (socket). M:Divooka.DataGrid.InMemoryDB.InMemorySQLite.Connect(System.String)

10.2 PostgreSQLHelper

Node Summary Technical
Configure Postgre SQL M:Divooka.Database.PostgreSQL.PostgreSQLHelper.ConfigurePostgreSQL(System.String)
Create Database No more details available. N/A
Create Table M:Divooka.Database.PostgreSQL.PostgreSQLHelper.CreateTable(System.String,Divooka.DataAnalytics.DivookaDataGrid,System.String,System.Boolean,System.Boolean,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Delete Database No more details available. N/A
Delete Table No more details available. N/A
Get Create Table Command Gets the full CREATE-TABLE statement that was used to build . Returns if the table does not exist. M:Divooka.Database.PostgreSQL.PostgreSQLHelper.GetCreateTableCommand(System.String,System.String,System.String@,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Get Create Table Commands Gets the full CREATE-TABLE statement that was used to build existing tables. M:Divooka.Database.PostgreSQL.PostgreSQLHelper.GetCreateTableCommands(System.String@,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Get Databases No more details available. N/A
Get Tables Query table information. M:Divooka.Database.PostgreSQL.PostgreSQLHelper.GetTables(Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Get Table Sizes No more details available. N/A
Insert Table M:Divooka.Database.PostgreSQL.PostgreSQLHelper.InsertTable(System.String,Divooka.DataAnalytics.DivookaDataGrid,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
List All Schemas No more details available. N/A
List Available Extensions No more details available. N/A
List Collations No more details available. N/A
List Database Encodings No more details available. N/A
List Installed Extensions No more details available. N/A
List Templates No more details available. N/A
Query M:Divooka.Database.PostgreSQL.PostgreSQLHelper.Query(System.String,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Select Table M:Divooka.Database.PostgreSQL.PostgreSQLHelper.SelectTable(System.String,System.String,System.String,System.String,System.Int64,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)
Update Table M:Divooka.Database.PostgreSQL.PostgreSQLHelper.UpdateTable(System.String,System.String,System.String,Divooka.Database.PostgreSQL.PostgreSQLConfiguration)

10.3 SQ Lite Helper

Node Summary Technical
Configure SQ Lite No more details available. N/A
Create Table M:Divooka.Database.SQLite.SQLiteHelper.CreateTable(System.String,Divooka.DataAnalytics.DivookaDataGrid,System.String,System.Boolean,System.Boolean,Divooka.Database.SQLite.SQLiteHelper.SQLiteConfiguration)
Delete Table No more details available. N/A
Get Create Table Command Gets the full CREATE-TABLE statement that was used to build. Returns if the table does not exist. M:Divooka.Database.SQLite.SQLiteHelper.GetCreateTableCommand(System.String,System.String@,Divooka.Database.SQLite.SQLiteHelper.SQLiteConfiguration)
Get Indexes Lists indexes for a table via . M:Divooka.Database.SQLite.SQLiteHelper.GetIndexes(System.String,Divooka.Database.SQLite.SQLiteHelper.SQLiteConfiguration)
Get Tables M:Divooka.Database.SQLite.SQLiteHelper.GetTables(System.String@,Divooka.Database.SQLite.SQLiteHelper.SQLiteConfiguration)
Get Table Schema M:Divooka.Database.SQLite.SQLiteHelper.GetTableSchema(System.String,Divooka.Database.SQLite.SQLiteHelper.SQLiteConfiguration)
Insert Table No more details available. N/A
Query No more details available. N/A
Update Table No more details available. N/A

10.4 LiteDB

Node Summary Technical
Add Document File M:Divooka.Database.LiteDB.LiteDBHelper.AddDocumentFile(System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Add JSON Document M:Divooka.Database.LiteDB.LiteDBHelper.AddJSONDocument(System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Add YAML Document M:Divooka.Database.LiteDB.LiteDBHelper.AddYAMLDocument(System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Configure Lite DB No more details available. N/A
Download M:Divooka.Database.LiteDB.LiteDBHelper.Download(System.String,System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Find M:Divooka.Database.LiteDB.LiteDBHelper.Find(System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Find All M:Divooka.Database.LiteDB.LiteDBHelper.FindAll(System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Find Files M:Divooka.Database.LiteDB.LiteDBHelper.FindFiles(System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)
Upload M:Divooka.Database.LiteDB.LiteDBHelper.Upload(System.String,System.String,System.String,Divooka.Database.LiteDB.LiteDBConfiguration)

10.5 ODBC Helper

Node Summary Technical
Command Executes one or many SQL commands in a single transaction (auto-commit).A string may itself contain several statements separated by semicolons. M:Divooka.Database.ODBC.ODBCHelper.Command(System.String,Divooka.Database.ODBC.ODBCHelper.ODBCConfiguration)
Configure ODBC Configures the DSN for the ODBC service. M:Divooka.Database.ODBC.ODBCHelper.ConfigureODBC(System.String)
Query Query raw DataTable M:Divooka.Database.ODBC.ODBCHelper.Query(System.String,Divooka.Database.ODBC.ODBCHelper.ODBCConfiguration)

11.Documents

A total of 1 categories.

11.1 PDF Helper

Node Summary Technical
Draw Annotations Draws annotations on a given PDF file. M:Divooka.FileFormats.PDF.Main.PDFHelper.DrawAnnotations(System.String,System.String)
Get Texts Extracts raw text from a PDF file for LLM use purposes. M:Divooka.FileFormats.PDF.Main.PDFHelper.GetTexts(System.String)
Write PDF Writes a PDF document with the specified title and body content. M:Divooka.FileFormats.PDF.Main.PDFHelper.WritePDF(System.String,System.String,System.String,System.Boolean)

12.Examples

A total of 2 categories.

12.1 Sample Data

Node Summary Technical
Sample Population Data Generate a fake, sample population data. M:ProjectNine.FictionalWorld.DataSet.SamplePopulationData

12.2 (Empty)

Node Summary Technical
Sample Markdown No more details available. N/A

13.Graphics

A total of 1 categories.

13.1 QuickDraw

Node Summary Technical
Draw Circle No more details available. N/A
Draw Cone No more details available. N/A
Draw Cube No more details available. N/A
Draw Cuboid No more details available. N/A
Draw Cylinder No more details available. N/A
Draw Equilateral Triangle No more details available. N/A
Draw Hexagon No more details available. N/A
Draw Oval No more details available. N/A
Draw Pentagon No more details available. N/A
Draw Polygon No more details available. N/A
Draw Pyramid No more details available. N/A
Draw Quadrilateral No more details available. N/A
Draw Rectangle No more details available. N/A
Draw Right Triangle No more details available. N/A
Draw Sphere No more details available. N/A
Draw Square No more details available. N/A
Draw Text No more details available. N/A
Draw Triangle No more details available. N/A

14.Linear Algebra

A total of 2 categories.

14.1 Vector Math

Node Summary Technical
Absolute Value M:Divooka.Matrix.VectorMath.AbsoluteValue(Divooka.Matrix.DivookaVector)
Add M:Divooka.Matrix.VectorMath.Add(Divooka.Matrix.DivookaVector,System.Double)
Apply Apply element-wise arbitrary function M:Divooka.Matrix.VectorMath.Apply(Divooka.Matrix.DivookaVector,System.Func{System.Double,System.Double})
Arccosine No more details available. N/A
Arcsine No more details available. N/A
Cosh Compute cosh element-wise M:Divooka.Matrix.VectorMath.Cosh(Divooka.Matrix.DivookaVector)
Cosine Compute cos element-wise M:Divooka.Matrix.VectorMath.Cosine(Divooka.Matrix.DivookaVector)
Divide M:Divooka.Matrix.VectorMath.Divide(Divooka.Matrix.DivookaVector,System.Double)
Log10 No more details available. N/A
Log2 No more details available. N/A
Modulus M:Divooka.Matrix.VectorMath.Modulus(Divooka.Matrix.DivookaVector,System.Double)
Multiply M:Divooka.Matrix.VectorMath.Multiply(Divooka.Matrix.DivookaVector,System.Double)
Power Compute pow element-wise M:Divooka.Matrix.VectorMath.Power(Divooka.Matrix.DivookaVector,System.Double)
Sine Compute sin element-wise M:Divooka.Matrix.VectorMath.Sine(Divooka.Matrix.DivookaVector)
Sinh Compute sinh element-wise M:Divooka.Matrix.VectorMath.Sinh(Divooka.Matrix.DivookaVector)
Sqaure Root Compute sqrt element-wise M:Divooka.Matrix.VectorMath.SqaureRoot(Divooka.Matrix.DivookaVector)
Sqrt Compute sqrt element-wise M:Divooka.Matrix.VectorMath.Sqrt(Divooka.Matrix.DivookaVector)
Subtract M:Divooka.Matrix.VectorMath.Subtract(Divooka.Matrix.DivookaVector,System.Double)
Tangent No more details available. N/A

14.2 Divooka Matrix

Node Summary Technical
Make Divooka Matrix M:Divooka.Matrix.DivookaMatrix.#ctor(System.Double[][])
Data Get raw data P:Divooka.Matrix.DivookaMatrix.Data
Dependancies Dependancies of library P:Divooka.Matrix.DivookaMatrix.Dependancies
Description Description of library P:Divooka.Matrix.DivookaMatrix.Description
Item Get row as Vector1D P:Divooka.Matrix.DivookaMatrix.Item(System.Int32)
Name Name of library P:Divooka.Matrix.DivookaMatrix.Name
Status Status of library P:Divooka.Matrix.DivookaMatrix.Status
Version Version of library P:Divooka.Matrix.DivookaMatrix.Version
Get Data Column Get raw data column M:Divooka.Matrix.DivookaMatrix.GetDataColumn(System.Int32)
Get Data Row Get raw data row M:Divooka.Matrix.DivookaMatrix.GetDataRow(System.Int32)
Get Enumerator Enumerate matrix rows M:Divooka.Matrix.DivookaMatrix.GetEnumerator
Print Print CSV representation as string M:Divooka.Matrix.DivookaMatrix.Print(System.String,System.Func{System.Int32,System.String})
Read Read from CSV file M:Divooka.Matrix.DivookaMatrix.Read(System.String,System.Boolean,System.Boolean,System.Int32,System.Int32)

15.Operating System

A total of 4 categories.

15.1 File System

Node Summary Technical
Append All Lines Appends lines to a file, optionally using a specified Encoding encoding, and then closes the file. If the specified file does not exist, this method creates a file, writes the specified lines to the file, and then closes the file.Default encoding is UTF8. M:Divooka.Platform.FileSystem.AppendAllLines(System.String,System.Collections.Generic.IEnumerable,System.Text.Encoding)
Append All Text Appends the specified string to the file, optionally using the specified Encoding encoding, creating the file if it does not already exist.Default encoding is UTF8. M:Divooka.Platform.FileSystem.AppendAllText(System.String,System.String,System.Text.Encoding)
Change File Extension No more details available. N/A
Copy Copies an existing file to a new file. Optionally overwriting existing file. M:Divooka.Platform.FileSystem.Copy(System.String,System.String,System.Boolean)
Create Symbolic Link Create symbolic link to file or directory M:Divooka.Platform.FileSystem.CreateSymbolicLink(System.String,System.String)
Decode Base64 Decodes a Base64 string representation into bytes array. M:Divooka.Platform.FileSystem.DecodeBase64(System.String)
Delete Delete file or directory M:Divooka.Platform.FileSystem.Delete(System.String)
Delete Directory Deletes an empty directory from a specified path. M:Divooka.Platform.FileSystem.DeleteDirectory(System.String)
Delete File Deletes the specified file. M:Divooka.Platform.FileSystem.DeleteFile(System.String)
Directory Exists Determines whether the given path refers to an existing directory on disk. M:Divooka.Platform.FileSystem.DirectoryExists(System.String)
Encode Base64 Encodes a binary file using Base64 string representation. M:Divooka.Platform.FileSystem.EncodeBase64(System.String)
Enumerate File System Entries Returns an enumerable collection of file names and directory names in a specified path. M:Divooka.Platform.FileSystem.EnumerateFileSystemEntries(System.String)
File Exists Determines whether the specified file exists. M:Divooka.Platform.FileSystem.FileExists(System.String)
Get Application Data File Gets path to a file that's unique to a named application. M:Divooka.Platform.FileSystem.GetApplicationDataFile(System.String,System.String)
Get Application Data Folder Gets path to a folder that's unique to a named application, optionally creates the folder. M:Divooka.Platform.FileSystem.GetApplicationDataFolder(System.String,System.Boolean)
Get Creation Time Returns the creation date and time of the specified file or directory. M:Divooka.Platform.FileSystem.GetCreationTime(System.String)
Get Creation Time Utc Returns the creation date and time, in Coordinated Universal Time (UTC), of the specified file or directory. M:Divooka.Platform.FileSystem.GetCreationTimeUtc(System.String)
Get Current Directory Gets the current working directory of the application. M:Divooka.Platform.FileSystem.GetCurrentDirectory
Get Directories Returns the names of subdirectories (including their paths) in the specified directory. M:Divooka.Platform.FileSystem.GetDirectories(System.String)
Get Directory Root Returns the volume information, root information, or both for the specified path. M:Divooka.Platform.FileSystem.GetDirectoryRoot(System.String)
Get File Md5 Get MD5 string representation of file M:Divooka.Platform.FileSystem.GetFileMD5(System.String)
Get Files Returns the names of files (including their paths) in the specified directory. M:Divooka.Platform.FileSystem.GetFiles(System.String)
Get File System Entries Returns the names of all files and subdirectories in a specified path. M:Divooka.Platform.FileSystem.GetFileSystemEntries(System.String)
Get Last Access Time Returns the date and time the specified file or directory was last accessed. M:Divooka.Platform.FileSystem.GetLastAccessTime(System.String)
Get Last Access Time Utc Returns the date and time, in Coordinated Universal Time (UTC), that the specified file or directory was last accessed. M:Divooka.Platform.FileSystem.GetLastAccessTimeUtc(System.String)
Get Last Write Time Returns the date and time the specified file or directory was last written to. M:Divooka.Platform.FileSystem.GetLastWriteTime(System.String)
Get Last Write Time Utc Returns the date and time, in Coordinated Universal Time (UTC), that the specified file or directory was last written to. M:Divooka.Platform.FileSystem.GetLastWriteTimeUtc(System.String)
Get Logical Drives Retrieves the names of the logical drives on this computer in the form ":". M:Divooka.Platform.FileSystem.GetLogicalDrives
Get Temp File Path Creates a uniquely named, zero-byte temporary file on disk and returns the full path of that file. M:Divooka.Platform.FileSystem.GetTempFilePath
Get Temp Folder Path Gets a temporary folder path and optionally creates the folder. M:Divooka.Platform.FileSystem.GetTempFolderPath(System.Boolean)
Get Working Directory Get current working directory. M:Divooka.Platform.FileSystem.GetWorkingDirectory
Move Move file or directory to new path M:Divooka.Platform.FileSystem.Move(System.String,System.String)
Move Directory Moves a file or a directory and its contents to a new location. M:Divooka.Platform.FileSystem.MoveDirectory(System.String,System.String)
Move File Moves a specified file to a new location with a new file name, optionally replace the destination file if it already exists. Default overwrites. M:Divooka.Platform.FileSystem.MoveFile(System.String,System.String,System.Boolean)
Read All Bytes Opens a binary file, reads the contents of the file into a byte array, and then closes the file. M:Divooka.Platform.FileSystem.ReadAllBytes(System.String,System.Boolean)
Read All Lines Opens a file, reads all lines of the file, optionally with the specified Encoding encoding, and then closes the file. M:Divooka.Platform.FileSystem.ReadAllLines(System.String,System.Text.Encoding,System.Boolean)
Read All Text Opens a file, reads all text in the file, optionally with the specified Encoding encoding, and then closes the file. M:Divooka.Platform.FileSystem.ReadAllText(System.String,System.Text.Encoding,System.Boolean)
Rename File Rename file, automatically handles folder path, automatically handles extension.Cannot be used to change extension - use Change Extension instead. M:Divooka.Platform.FileSystem.RenameFile(System.String,System.String)
Replace Replaces the contents of a specified file with the contents of another file, deleting the original file, and creating a backup of the replaced file, optionally ignores merge errors. M:Divooka.Platform.FileSystem.Replace(System.String,System.String,System.String,System.Boolean)
Resolve File Link Target Gets the target of the specified file link. M:Divooka.Platform.FileSystem.ResolveFileLinkTarget(System.String,System.Boolean)
Resolve Link Target Resolve symbolic link to file or directory M:Divooka.Platform.FileSystem.ResolveLinkTarget(System.String,System.Boolean)
Set Creation Time Sets the date and time the file was created. M:Divooka.Platform.FileSystem.SetCreationTime(System.String,System.DateTime)
Set Creation Time Utc Sets the date and time, in Coordinated Universal Time (UTC), that the file was created. M:Divooka.Platform.FileSystem.SetCreationTimeUtc(System.String,System.DateTime)
Set Current Directory Sets the application's current working directory to the specified directory. M:Divooka.Platform.FileSystem.SetCurrentDirectory(System.String)
Set Last Access Time Sets the date and time the specified file was last accessed. M:Divooka.Platform.FileSystem.SetLastAccessTime(System.String,System.DateTime)
Set Last Access Time Utc Sets the date and time, in Coordinated Universal Time (UTC), that the specified file was last accessed. M:Divooka.Platform.FileSystem.SetLastAccessTimeUtc(System.String,System.DateTime)
Set Last Write Time Sets the date and time that the specified file was last written to. M:Divooka.Platform.FileSystem.SetLastWriteTime(System.String,System.DateTime)
Set Last Write Time Utc Sets the date and time, in Coordinated Universal Time (UTC), that the specified file was last written to. M:Divooka.Platform.FileSystem.SetLastWriteTimeUtc(System.String,System.DateTime)
Set Working Directory Set current working directory. M:Divooka.Platform.FileSystem.SetWorkingDirectory(System.String)
Touch Creates, or truncates and overwrites, a file in the specified path, with an optional size (for non-text files).File will be empty if it's a text file or if fileSize is 0. M:Divooka.Platform.FileSystem.Touch(System.String,System.Int32)
Write All Bytes Creates a new file, writes the specified byte array to the file, and then closes the file. If the target file already exists, it is truncated and overwritten. M:Divooka.Platform.FileSystem.WriteAllBytes(System.String,System.Byte[])
Write All Lines Creates a new file, writes a collection of strings to the file, and then closes the file, optionally with specified encoding (default UTF8). M:Divooka.Platform.FileSystem.WriteAllLines(System.String,System.Collections.Generic.IEnumerable,System.Text.Encoding)
Write Text To File Creates a new file, writes the specified string to the file, and then closes the file, optionally using the specified Encoding encoding. If the target file already exists, it is truncated and overwritten. M:Divooka.Platform.FileSystem.WriteTextToFile(System.String,System.String,System.Text.Encoding)

15.2 Path

Node Summary Technical
Alt Directory Separator Char No more details available. N/A
Directory Separator Char No more details available. N/A
Invalid Path Chars No more details available. N/A
Path Separator No more details available. N/A
Volume Separator Char No more details available. N/A
Change Extension No more details available. N/A
Combine No more details available. N/A
Ends In Directory Separator Returns true if the path ends in a directory separator. M:System.IO.Path.EndsInDirectorySeparator(System.ReadOnlySpan)
Exists Determines whether the specified file or directory exists. M:System.IO.Path.Exists(System.String)
Get Directory Name Returns the directory portion of a file path. This method effectivelyremoves the last segment of the given file path, i.e. it returns astring consisting of all characters up to but not including the lastbackslash ("") in the file path. The returned value is null if thespecified path is null, empty, or a root (such as "", "C:", or"\server\share"). M:System.IO.Path.GetDirectoryName(System.String)
Get Extension Returns the extension of the given path. The returned value includes the period (".") character of theextension except when you have a terminal period when you get string.Empty, such as ".exe" or ".cpp".The returned value is null if the given path is null or empty if the given path does not include anextension. M:System.IO.Path.GetExtension(System.String)
Get File Name Returns the name and extension parts of the given path. The resulting string containsthe characters of path that follow the last separator in path. The resulting string isnull if path is null. M:System.IO.Path.GetFileName(System.String)
Get File Name Without Extension No more details available. N/A
Get Full Path No more details available. N/A
Get Invalid File Name Chars No more details available. N/A
Get Invalid Path Chars No more details available. N/A
Get Path Root No more details available. N/A
Get Random File Name Returns a cryptographically strong random 8.3 string that can beused as either a folder name or a file name. M:System.IO.Path.GetRandomFileName
Get Relative Path Create a relative path from one path to another. Paths will be resolved before calculating the difference.Default path comparison for the active platform will be used (OrdinalIgnoreCase for Windows or Mac, Ordinal for Unix). M:System.IO.Path.GetRelativePath(System.String,System.String)
Get Temp File Name No more details available. N/A
Get Temp Path No more details available. N/A
Has Extension Tests if a path's file name includes a file extension. A trailing periodis not considered an extension. M:System.IO.Path.HasExtension(System.String)
Is Path Fully Qualified Returns true if the path is fixed to a specific drive or UNC path. This method does novalidation of the path (URIs will be returned as relative as a result).Returns false if the path specified is relative to the current drive or working directory. M:System.IO.Path.IsPathFullyQualified(System.String)
Is Path Rooted No more details available. N/A
Join No more details available. N/A
Trim Ending Directory Separator Trims one trailing directory separator beyond the root of the path. M:System.IO.Path.TrimEndingDirectorySeparator(System.String)
Try Join No more details available. N/A

15.3 Console

Node Summary Technical
Add Print Multicast No more details available. N/A
Print Print any object in string representation; Automatically handles well-known types (e.g. arrays). M:Divooka.Platform.Console.Print(System.Object)
Print Line M:Divooka.Platform.Console.PrintLine(System.String)
Remove Print Multicast No more details available. N/A
Set Out No more details available. N/A
Print Multicast No more details available. N/A

15.4 Environment

Node Summary Technical
Get Environment Variable Get string value of named environment variable. Returns empty string if not available. M:Divooka.Platform.Environment.GetEnvironmentVariable(System.String)

16.Plotting

A total of 10 categories.

16.1 Quick Plot

Node Summary Technical
Bar Chart Generates a pixel-based image of a bar chart. M:Divooka.DSL.Plotting.API.QuickPlot.BarChart(Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.BarChartConfiguration)
Bubble Chart Generates a pixel-based image of a bubble chart. M:Divooka.DSL.Plotting.API.QuickPlot.BubbleChart(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.BubbleChartConfiguration)
Divooka Graph Generates an SVG-based graphical representation of a Divooka graph, with specified node positions. M:Divooka.DSL.Plotting.API.QuickPlot.DivookaGraph(Parcel.CoreEngine.Document.DivookaNode[],Divooka.Multimedia.Types.Vector2D[])
Divooka Node Generates an SVG-based graphical representation of an individual Divooka node. M:Divooka.DSL.Plotting.API.QuickPlot.DivookaNode(System.String,System.String[],System.String[])
Donut Chart Draw a donut chart from values and category labels. M:Divooka.DSL.Plotting.API.QuickPlot.DonutChart(Divooka.Matrix.DivookaVector,System.String[],Divooka.DSL.Plotting.API.Configurations.DonutChartConfiguration)
Draw Vector2D PlotVector(s)2D: Draws Vector2D in coordinate grid. Great for educational purpose (when comoaring before and after manipulation). M:Divooka.DSL.Plotting.API.QuickPlot.DrawVector2D(Divooka.Multimedia.Types.Vector2D,Divooka.DSL.Plotting.API.Configurations.DrawVector2DConfiguration)
Empty Creates an empty space. Useful as placeholders. M:Divooka.DSL.Plotting.API.QuickPlot.Empty(System.Int32,System.Int32,Divooka.Multimedia.Image.Color,System.Boolean)
Funnel Chart Generates a pixel-based image of a funnel chart. M:Divooka.DSL.Plotting.API.QuickPlot.FunnelChart(Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.FunnelChartConfiguration)
Heatmap Plots a heatmap that represents data density or intensity using color gradients.Ideal for showing patterns or correlations in data matrices.This plot automatically compresses the entire range of values between its min and max value. M:Divooka.DSL.Plotting.API.QuickPlot.Heatmap(Divooka.Matrix.DivookaVector[],Divooka.DSL.Plotting.API.Configurations.HeatmapConfiguration)
Histogram Generates a pixel-based image of a histogram. M:Divooka.DSL.Plotting.API.QuickPlot.Histogram(Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.HisogramConfiguration)
Line Plot Generates a pixel-based image of a line plot. M:Divooka.DSL.Plotting.API.QuickPlot.LinePlot(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.LinePlotConfiguration)
Number Display Generates a pixel-based image displaying a numeric value with a label. M:Divooka.DSL.Plotting.API.QuickPlot.NumberDisplay(System.String,System.Double,Divooka.DSL.Plotting.API.Configurations.NumberDisplayConfiguration)
Organization Tree Generates a pixel-based image representation of an organizational tree structure. M:Divooka.DSL.Plotting.API.QuickPlot.OrganizationTree(Divooka.DSL.Plotting.Drawers.Types.TreeNode)
Pie Chart Draw a pie chart from values and category labels. M:Divooka.DSL.Plotting.API.QuickPlot.PieChart(Divooka.Matrix.DivookaVector,System.String[],Divooka.DSL.Plotting.API.Configurations.PieChartConfiguration)
Population Pyramid Populates a population pyramid by automatically gathering age group. M:Divooka.DSL.Plotting.API.QuickPlot.PopulationPyramid(Divooka.DataAnalytics.DivookaDataGrid,System.Int32,System.String,System.String,Divooka.DSL.Plotting.API.Configurations.PopulationPyramidConfiguration)
Population Pyramid Centered Generates a centered pixel-based population pyramid visualization with custom-defined age groups. M:Divooka.DSL.Plotting.API.QuickPlot.PopulationPyramidCentered(System.String[],Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.PopulationPyramidConfiguration)
QR Code Generates a pixel-based image representation of a QR code from the given message. M:Divooka.DSL.Plotting.API.QuickPlot.QRCode(System.String,Divooka.DSL.Plotting.API.Configurations.QRCodeConfiguration)
Radar Chart Generates a pixel-based image of a radar chart. M:Divooka.DSL.Plotting.API.QuickPlot.RadarChart(Divooka.Matrix.DivookaVector[],Divooka.DSL.Plotting.API.Configurations.RadarChartConfiguration)
Scatter Plot Generates a scatter plot image for multiple Y-series against a single X-axis. M:Divooka.DSL.Plotting.API.QuickPlot.ScatterPlot(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector[],Divooka.DSL.Plotting.API.Configurations.ScatterPlotMultiSeriesConfiguration)
Scatter Plot Two Axes Generates a scatter plot image with two separate Y-series sharing the same X-axis. M:Divooka.DSL.Plotting.API.QuickPlot.ScatterPlotTwoAxes(Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.Matrix.DivookaVector,Divooka.DSL.Plotting.API.Configurations.ScatterPlotTwoAxesConfiguration)
Svg Generates a pixel-based image from an SVG source string. M:Divooka.DSL.Plotting.API.QuickPlot.SVG(System.String,Divooka.DSL.Plotting.API.Configurations.SVGConfiguration)
Table Display Generates a pixel-based image representation of a data table. M:Divooka.DSL.Plotting.API.QuickPlot.TableDisplay(Divooka.DataAnalytics.DivookaDataGrid,Divooka.DSL.Plotting.API.Configurations.TableDisplayConfiguration)
Text Display Generates a pixel-based image displaying a single block of text. M:Divooka.DSL.Plotting.API.QuickPlot.TextDisplay(System.String,Divooka.DSL.Plotting.API.Configurations.TextDisplayConfiguration)
Timeline Simple timeline event.This chart has no "distance" between events. M:Divooka.DSL.Plotting.API.QuickPlot.Timeline(System.String[],System.String[],Divooka.DSL.Plotting.API.Configurations.TimelineConfiguration)

16.2 Plot Configurations

Node Summary Technical
Configure Bar Chart Create a configuration for BarChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureBarChart(System.String,System.String,System.String,System.Int32,System.Int32)
Configure Bubble Chart Create a configuration for BubbleChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureBubbleChart(System.String,System.String,System.String,System.Int32,System.Int32)
Configure Bubble Chart Multi Series Create a configuration for BubbleChartMultiSeries M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureBubbleChartMultiSeries(System.String,System.String,System.String,System.String[],System.Int32,System.Int32)
Configure Donut Chart Create a configuration for DonutChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureDonutChart(System.String,System.Double,System.Boolean,Divooka.Multimedia.Image.Color[],System.Int32,System.Int32)
Configure Funnel Chart Create a configuration for FunnelChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureFunnelChart(System.String,System.String,System.String,System.String[],System.Int32,System.Int32)
Configure Heatmap Create a configuration for Heatmap M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureHeatmap(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32)
Configure Hisogram Create a configuration for Hisogram M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureHisogram(System.String,System.String,System.String,System.Int32,System.Int32,System.Int32)
Configure Line Plot Create a configuration for LinePlot M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureLinePlot(System.String,System.String,System.String,System.String,System.Int32,System.Int32)
Configure Number Display Creates a configuration for NumberDisplay with fixed image width M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureNumberDisplay(System.Int32,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,System.Int32,System.Int32)
Configure Pie Chart Create a configuration for PieChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigurePieChart(System.String,System.Double,System.Boolean,Divooka.Multimedia.Image.Color[],Divooka.Multimedia.Image.Color,System.Int32,System.Int32,System.Boolean)
Configure Population Pyramid Create a configuration for PopulationPyramid M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigurePopulationPyramid(System.String,System.String,System.Boolean,System.Boolean,System.Double,System.Int32,System.Int32,System.Int32,System.Single,System.String,System.String)
Configure QR Code Create a configuration for QR Code M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureQRCode(System.Int32,Divooka.DSL.Plotting.Drawers.QrCodeHelper.DotStyle,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.PixelImage,System.Int32)
Configure Radar Chart Create a configuration for RadarChart M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureRadarChart(System.String,System.String[],System.String[],System.Int32,System.Int32)
Configure Scatter Plot Create a configuration for ScatterPlot M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureScatterPlot(System.String,System.String,System.String,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.Int32)
Configure Scatter Plot Multi Series Create a configuration for ScatterPlotMultiSeries M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureScatterPlotMultiSeries(System.String,System.String,System.String,System.String[],Divooka.Multimedia.Image.Color[],System.Boolean,System.Int32,System.Int32)
Configure Scatter Plot Two Axes Create a configuration for ScatterPlotTwoAxes M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureScatterPlotTwoAxes(System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32)
Configure SVG Create a configuration for SVG rendering M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureSVG(System.Double,Divooka.Multimedia.Image.Color)
Configure Table Display Create a configuration for TableDisplay M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTableDisplay(System.Int32,System.String,Divooka.DSL.Drawing.HorizontalAlign,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.String,System.Boolean,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color)
Configure Table Display Fixed Width Create a configuration for TableDisplay with fixed image width M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTableDisplayFixedWidth(System.Int32,System.Int32,System.String,Divooka.DSL.Drawing.HorizontalAlign,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.String,System.Boolean,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color)
Configure Text Display Creates a configuration for TextDisplay.If is given and greater than 0, the text may flow into multiple line to fit in the width. Otherwise the text will always be displayed in one line. M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTextDisplay(System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,Divooka.DSL.Drawing.HorizontalAlign,Divooka.Multimedia.Image.Color,System.Int32)
Configure Text Display With Title Creates a configuration for TextDisplay with Title.If is given and greater than 0, the text may flow into multiple line to fit in the width. Otherwise the text will always be displayed in one line. M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTextDisplayWithTitle(System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.Int32,Divooka.DSL.Drawing.HorizontalAlign,Divooka.DSL.Drawing.HorizontalAlign,Divooka.Multimedia.Image.Color,System.Int32)
Configure Text Display With Title And Subtitle Creates a configuration for TextDisplay with Title and Subtitle.If is given and greater than 0, the text may flow into multiple line to fit in the width. Otherwise the text will always be displayed in one line. M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTextDisplayWithTitleAndSubtitle(System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.String,Divooka.Multimedia.Image.Color,System.Int32,System.Int32,Divooka.DSL.Drawing.HorizontalAlign,Divooka.DSL.Drawing.HorizontalAlign,Divooka.Multimedia.Image.Color,System.Int32)
Configure Timeline Create a configuration for Timeline M:Divooka.DSL.Plotting.API.Configurations.PlotConfigurations.ConfigureTimeline(System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32,Divooka.Multimedia.Image.Color,System.Int32,Divooka.Multimedia.Image.Color,System.Int32)

16.3 FlowchartConfiguration

Node Summary Technical
Make Flowchart Configuration M:Divooka.DSL.Plotting.API.Configurations.FlowchartConfiguration.#ctor
Get Border Color No more details available. N/A
Get Border Thickness No more details available. N/A
Get Node Color No more details available. N/A
Get Orientation No more details available. N/A
Set Border Color No more details available. N/A
Set Border Thickness No more details available. N/A
Set Node Color No more details available. N/A
Set Orientation No more details available. N/A

16.4 Statistical Facts

Node Summary Technical
Plot Cosine Wave Generates and plots a cosine wave between [-1, 1] as scatter plot. M:Divooka.DSL.Plotting.Utilities.StatisticalFacts.PlotCosineWave(System.Double[]@,System.Int32,System.Double,System.Double)
Plot Normal Distribution Generates and plots a normal distribution histogram. M:Divooka.DSL.Plotting.Utilities.StatisticalFacts.PlotNormalDistribution(System.Double[]@,System.Int32,System.Double,System.Double)
Plot Random Walk Generates and plots a random walk sequence as scatter plot. M:Divooka.DSL.Plotting.Utilities.StatisticalFacts.PlotRandomWalk(System.Double[]@,System.Int32,System.Double,System.Double)
Plot Sinusoidal Wave Generates and plots a sinusoidal wave between [-1, 1] as scatter plot. M:Divooka.DSL.Plotting.Utilities.StatisticalFacts.PlotSinusoidalWave(System.Double[]@,System.Int32,System.Double,System.Double)
Plot Uniform Distribution Generates and plots a uniform distribution histogram. M:Divooka.DSL.Plotting.Utilities.StatisticalFacts.PlotUniformDistribution(System.Double[]@,System.Int32,System.Double,System.Double)

16.5 DotStyle

Node Summary Technical
Circle No more details available. N/A
Circle With Square Corner No more details available. N/A
Square No more details available. N/A
Value No more details available. N/A

16.6 Dhole Plot

Node Summary Technical
Draw Text Based Parse and render a Dhole DSL script into a PixelImage (the final “plot”). M:Divooka.DSL.Plotting.API.DholePlot.DrawTextBased(System.String)
Parse No more details available. N/A
Render Chart Directly renders a strongly typed chart definition without text DSL.This function branches to the correct chart logic and calls relevant backends. M:Divooka.DSL.Plotting.API.DholePlot.RenderChart(Divooka.DSL.Plotting.API.DholePlot.IDholeChartDefinition)

16.7 FlowchartOrientation

Node Summary Technical
Left Right No more details available. N/A
Top Down No more details available. N/A
Value No more details available. N/A

16.8 Image Composer

Node Summary Technical
Compose Images No more details available. N/A
Configure Composition Create a configuration for ScatterPlot M:Divooka.DSL.ImageProcessing.Frameworks.ImageComposer.ConfigureComposition(System.String,System.String,System.Int32,System.Double,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,Divooka.Multimedia.Image.Color,System.Int32)
Place Image Designates the placement of image. M:Divooka.DSL.ImageProcessing.Frameworks.ImageComposer.PlaceImage(Divooka.Multimedia.Image.PixelImage,System.Numerics.Vector2,System.Int32,System.Double)

16.9 I Dhole Chart Definition

Node Summary Technical
Parse Definitions No more details available. N/A
Render No more details available. N/A

16.10 ScottPlotExtensions

Node Summary Technical
Convert Scott Plot To Pixel Image No more details available. N/A

17.Services

A total of 1 categories.

17.1 DigitalOceanHelper

Node Summary Technical
Configure Digital Ocean No more details available. N/A
Configure Space M:Divooka.Services.DigitalOcean.DigitalOceanHelper.ConfigureSpace(System.String,System.String,System.String,System.String)
Create Droplet M:Divooka.Services.DigitalOcean.DigitalOceanHelper.CreateDroplet(System.String,System.String,System.String,System.String,System.String,Divooka.Services.DigitalOcean.DigitalOceanHelper.DigitalOceanConfiguration)
Destroy Droplet No more details available. N/A
Execute Script In Droplet Executes some script in existing droplet. M:Divooka.Services.DigitalOcean.DigitalOceanHelper.ExecuteScriptInDroplet(System.String,System.String,Divooka.Services.DigitalOcean.DigitalOceanHelper.DigitalOceanConfiguration)
Get Available Regions No more details available. N/A
Get Available Sizes No more details available. N/A
Get Avasilable Images No more details available. N/A
List All Droplets List all Droplets in your account. M:Divooka.Services.DigitalOcean.DigitalOceanHelper.ListAllDroplets(System.Int32,System.Int32,System.String,System.String,System.Nullable,Divooka.Services.DigitalOcean.DigitalOceanHelper.DigitalOceanConfiguration)
Quick Run Container Quickly run some container in a newly created droplet, then delete that droplet. M:Divooka.Services.DigitalOcean.DigitalOceanHelper.QuickRunContainer(System.String,Divooka.Services.DigitalOcean.DigitalOceanHelper.DigitalOceanConfiguration)
Quick Run Script Quickly run some script in a newly created droplet, then delete that droplet. M:Divooka.Services.DigitalOcean.DigitalOceanHelper.QuickRunScript(System.String,Divooka.Services.DigitalOcean.DigitalOceanHelper.DigitalOceanConfiguration)
Upload File Upload file to DigitalOcean Spaces or AWS S3 Storage. M:Divooka.Services.DigitalOcean.DigitalOceanHelper.UploadFile(System.String,System.String,Divooka.Services.DigitalOcean.SpaceAPI.SpacesOptions)

18.Software Development

A total of 3 categories.

18.1 Web API

Node Summary Technical
Accepts E.g. "Accept: application/json" M:Divooka.DSL.HTTPRequest.Main.WebAPITester.Accepts(Parcel.Infrastructure.MIMETypeNames.SupportedContentType)
Bearer Token Creates a header dictionary with a Bearer token for authorization. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.BearerToken(System.String)
Create Parameters Creates a dictionary from text where each line contains a key and value separated by a colon. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.CreateParameters(System.String)
Custom API Key E.g. "X-Subscription-Token: <YOUR_API_KEY>" from Brave API. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.CustomAPIKey(System.String,System.String)
Custom Header Anything generic. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.CustomHeader(System.String,System.String)
Make URL Creates a URL by combining the base URL, an endpoint, and optional query parameters. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.MakeURL(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.String})
Preview HTML Creates an HTML preview from the given byte array. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.PreviewHTML(System.Byte[],System.Boolean)
Preview JSON Creates a JSON preview from the given byte array. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.PreviewJSON(System.Byte[],System.Boolean)
Preview Plain Text Creates an plain text preview from the given byte array. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.PreviewPlainText(System.Byte[])
Preview PNG Creates a image preview from the given byte array (representing png files). M:Divooka.DSL.HTTPRequest.Main.WebAPITester.PreviewPNG(System.Byte[])
Preview Website Creates an preview from the given byte array as HTML website. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.PreviewWebsite(System.Byte[])
Query Queries a JSON preview using the specified JSON path. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.Query(Divooka.DSL.HTTPRequest.JSONPreview,System.String)
Send Request Sends an HTTP request using the specified method, URL, headers, and body. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.SendRequest(Divooka.DSL.HTTPRequest.Main.WebAPITester.RequestMethod,System.String,System.Collections.Generic.Dictionary{System.String,System.String}[],System.String,Divooka.DSL.HTTPRequest.Main.WebAPITester.ContentType)
Stress Test Performs a stress test by repeatedly sending an HTTP request. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.StressTest(System.Int32,Divooka.DSL.HTTPRequest.Main.WebAPITester.RequestMethod,System.String,System.Collections.Generic.Dictionary{System.String,System.String}[],System.String,Divooka.DSL.HTTPRequest.Main.WebAPITester.ContentType,System.Boolean)
To JSON Converts YAML formatted text to JSON. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.ToJSON(System.String)
User Agent Creates a header dictionary with a User-Agent entry. M:Divooka.DSL.HTTPRequest.Main.WebAPITester.UserAgent(System.String)

18.2 Downloader

Node Summary Technical
Download Bytes Content No more details available. N/A
Download File No more details available. N/A
Download Image Content No more details available. N/A
Download Text Content No more details available. N/A

18.3 ExportHelper

Node Summary Technical
Export Clean Chart HTML No more details available. N/A
Get Clean HTML Export Template No more details available. N/A
Get Html5empty Template No more details available. N/A
Get Markdown Converted HTML Template No more details available. N/A

19.Text Processing

A total of 2 categories.

19.1 MarkdownConversion

Node Summary Technical
CSV To Markdown Table M:Divooka.DSL.Markdown.MarkdownConversion.CSVToMarkdownTable(System.String)
Markdown To Html No more details available. N/A
Simply To BB Code Simple/naive approach to converting GitHub Flavored Markdown to Godot BBCode.This implementation is intende to be simple and straightforward - it will apply to most scenarios. M:Divooka.DSL.Markdown.MarkdownConversion.SimplyToBBCode(System.String)

19.2 MarkdownRendering

Node Summary Technical
Markdown To HTML Image No more details available. N/A
Markdown To PDF File No more details available. N/A

20.Utilities

A total of 8 categories.

20.1 Image Editing

Node Summary Technical
Add Backgroud Adds a solid-colored background behind any transparent pixels in the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AddBackgroud(Divooka.Multimedia.Image.PixelImage,Divooka.Multimedia.Image.Color)
Add Film Grain Adds a film grain or noise layer over the image, emulating a vintage or analog appearance. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AddFilmGrain(Divooka.Multimedia.Image.PixelImage,ImageMagick.NoiseType,System.Double)
Add Text Adds the specified text to the image at the given location. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AddText(System.String,System.String,System.String,System.Drawing.Point,System.String,System.Int32,Divooka.Multimedia.Image.Color)
Adjust Brightness Contrast Adjusts the brightness and contrast of the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustBrightnessContrast(System.String,System.String,System.Double,System.Double)
Adjust Color Balance Adjusts the color balance of the image by adding offsets to the red, green, and blue channels. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustColorBalance(System.String,System.String,System.Int32,System.Int32,System.Int32)
Adjust HSL Adjusts the image using HSL (Hue, Saturation, Luminance) values. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustHSL(System.String,System.String,System.Double,System.Double,System.Double)
Adjust Levels Adjusts the levels of the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustLevels(System.String,System.String,System.Byte,System.Byte,System.Double)
Adjust Saturation Adjusts the saturation of the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustSaturation(System.String,System.String,System.Double)
Adjust Selective Saturation Adjusts the saturation selectively for regions matching the target color within a given tolerance. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustSelectiveSaturation(System.String,System.String,Divooka.Multimedia.Image.Color,ImageMagick.Percentage,System.Double)
Adjust Shadows Highlights Adjusts the shadows and highlights of the image using sigmoidal contrast. M:Divooka.DSL.ImageProcessing.OneShotProcessing.AdjustShadowsHighlights(System.String,System.String,System.Double,System.Double)
Apply Emboss Applies an emboss effect to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ApplyEmboss(System.String,System.String,System.Double,System.Double)
Apply LUT Applies a lookup table (LUT) to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ApplyLUT(System.String,System.String,System.String)
Apply Oil Paint Effect Applies an oil paint effect to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ApplyOilPaintEffect(System.String,System.String,System.Int32,System.Double)
Apply Perspective Distortion Applies a perspective distortion to the image using control points. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ApplyPerspectiveDistortion(System.String,System.String,System.Double[])
Apply Vignette Applies a vignette effect to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ApplyVignette(System.String,System.String,System.Double,System.Double,System.Int32,System.Int32)
Bleach Bypass Creates a Bleach Bypass effect by partially desaturating the image and boosting contrast. M:Divooka.DSL.ImageProcessing.OneShotProcessing.BleachBypass(System.String,System.String,System.Double,System.Double)
Channel Tint Applies a channel tint by multiplying each of the red, green, and blue channelsby the specified factor, allowing for overall color shifts or enhancements. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ChannelTint(Divooka.Multimedia.Image.PixelImage,System.Double,System.Double,System.Double)
Composite Images Composites an overlay image onto a base image using the specified composite operator and offset. M:Divooka.DSL.ImageProcessing.OneShotProcessing.CompositeImages(System.String,System.String,System.String,System.Drawing.Point,ImageMagick.CompositeOperator)
Convert To Grayscale Converts the image to grayscale. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ConvertToGrayscale(System.String,System.String)
Convert To Ico Converts the given iamge file to an ICO file. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ConvertToIco(System.String,System.String,System.Boolean)
Crop Image Crops the image to the specified rectangle. If the crop area exceeds the bounds of the original image,the missing regions are filled with the specified fill color. M:Divooka.DSL.ImageProcessing.OneShotProcessing.CropImage(System.String,System.String,System.UInt32,System.UInt32,System.UInt32,System.UInt32,Divooka.Multimedia.Image.Color)
Flip Image Horizontally Flips the image horizontally (mirrors it left-to-right). M:Divooka.DSL.ImageProcessing.OneShotProcessing.FlipImageHorizontally(System.String,System.String)
Flip Image Vertically Flips the image vertically (mirrors it top-to-bottom). M:Divooka.DSL.ImageProcessing.OneShotProcessing.FlipImageVertically(System.String,System.String)
Gamma Correction Applies gamma correction to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.GammaCorrection(System.String,System.String,System.Double)
Gaussian Blur Applies a Gaussian blur to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.GaussianBlur(System.String,System.String,System.Double,System.Double)
High Contrast B And W Applies a high-contrast black-and-white effect. M:Divooka.DSL.ImageProcessing.OneShotProcessing.HighContrastBAndW(System.String,System.String,System.Double)
Invert Colors Inverts the colors of the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.InvertColors(System.String,System.String)
Motion Blur Applies a motion blur to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.MotionBlur(System.String,System.String,System.Double,System.Double,System.Double)
Pixelate Gives the image a retro, pixel-art look by grouping pixels into blocks of ²and painting each block with its average colour. The final bitmap keeps the original resolution. M:Divooka.DSL.ImageProcessing.OneShotProcessing.Pixelate(Divooka.Multimedia.Image.PixelImage,System.Int32)
Pixelate Circle Pixel-art effect that replaces every × blockwith a filled circle, giving a dotted-mosaic look. M:Divooka.DSL.ImageProcessing.OneShotProcessing.PixelateCircle(Divooka.Multimedia.Image.PixelImage,System.Int32,Divooka.Multimedia.Image.Color,System.Int32)
Recolor Image Recolors the image by overlaying the specified color with the given opacity. M:Divooka.DSL.ImageProcessing.OneShotProcessing.RecolorImage(System.String,System.String,Divooka.Multimedia.Image.Color,System.Double)
Reduce Noise Reduces noise in the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ReduceNoise(System.String,System.String,System.UInt32)
Resize Image Resizes the image to the specified width while maintaining the aspect ratio. M:Divooka.DSL.ImageProcessing.OneShotProcessing.ResizeImage(System.String,System.String,System.UInt32)
Rotate Image Clockwise90degrees Rotates the image 90 degrees clockwise. M:Divooka.DSL.ImageProcessing.OneShotProcessing.RotateImageClockwise90Degrees(System.String,System.String)
Rotate Image Counterclockwise90degrees Rotates the image 90 degrees counterclockwise. M:Divooka.DSL.ImageProcessing.OneShotProcessing.RotateImageCounterclockwise90Degrees(System.String,System.String)
Selective Color Shift Selectively shifts the hue of pixels matching a target color within a given tolerance (fuzz),allowing specific colors to be hue-shifted while leaving others unchanged. M:Divooka.DSL.ImageProcessing.OneShotProcessing.SelectiveColorShift(Divooka.Multimedia.Image.PixelImage,Divooka.Multimedia.Image.Color,System.Double,ImageMagick.Percentage)
Sepia Tone Converts the image to sepia using the built-in Magick.NET sepia tone method. M:Divooka.DSL.ImageProcessing.OneShotProcessing.SepiaTone(System.String,System.String,System.Double)
Sharpen Sharpens the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.Sharpen(System.String,System.String,System.Double,System.Double)
Soft Focus Applies a soft-focus or partial blur effect to the image by compositing a blurred copywith a radial gradient mask. Areas closer to the edges become more blurred,while the center remains in focus. M:Divooka.DSL.ImageProcessing.OneShotProcessing.SoftFocus(Divooka.Multimedia.Image.PixelImage,System.Double,System.Double)
Unsharp Mask Applies an unsharp mask to the image. M:Divooka.DSL.ImageProcessing.OneShotProcessing.UnsharpMask(System.String,System.String,System.Double,System.Double,System.Double,System.Double)

20.2 Random Generator

Node Summary Technical
Choice No more details available. N/A
Generate Gaussian Distribution Box-Muller transform M:Divooka.Generators.RandomGenerator.GenerateGaussianDistribution(System.Int32,System.Double,System.Double)
Generate Lorem Ipsum No more details available. N/A
Generate Normal Distribution No more details available. N/A
Generate Random2numbers No more details available. N/A
Generate Random Integer No more details available. N/A
Generate Random Number No more details available. N/A
Generate Random Population Get earthly population. M:Divooka.Generators.RandomGenerator.GenerateRandomPopulation(System.Int32,System.Nullable)
Generate Random Stock Generates a random time series that mimics stock market behavior. M:Divooka.Generators.RandomGenerator.GenerateRandomStock(System.Nullable,System.Double,System.Int32,Divooka.Generators.RandomGenerator.StockMarketBusinessDayBehavior)
Generate Random Time Series Uses a random walk and assume normal distribution of returns M:Divooka.Generators.RandomGenerator.GenerateRandomTimeSeries(System.Nullable,System.Nullable,System.Double,System.Double,System.Double)
Generate Seasonal Retail Data M:Divooka.Generators.RandomGenerator.GenerateSeasonalRetailData(System.Nullable,System.Double,System.Int32)
Generate Uniform Distribution No more details available. N/A
Get Lorem Ipsum No more details available. N/A
Get Random Day No more details available. N/A
Get Random English Name No more details available. N/A
Get Random English Names No more details available. N/A
Get Random Image No more details available. N/A
Get Today No more details available. N/A
Pick No more details available. N/A

20.3 SMTP Email Helper

Node Summary Technical
Configure SMTP No more details available. N/A
Send Email No more details available. N/A
Send Gmail M:Divooka.DSL.Email.SMTPEmailHelper.SendGmail(System.String,System.String[],System.String,System.String,System.String,System.String,Divooka.DSL.Email.SMTPEmailHelper.BodyFormat)
Send HTML Email No more details available. N/A
Send Markdown Email No more details available. N/A

20.4 Video Editing

Node Summary Technical
Demo Typewriter Effect M:Parcel.Processing.VideoEditing.DemoTypewriterEffect(System.String,System.String,System.Int32)
Download Demo Video No more details available. N/A
Generate Typewriter Screen M:Parcel.Processing.VideoEditing.GenerateTypewriterScreen(System.String,System.String,System.Int32,System.Double,System.Int32,System.Int32)
Quick Cut Trim/Cut a given video file. M:Parcel.Processing.VideoEditing.QuickCut(System.String,System.String,System.String)

20.5 Public API

Node Summary Technical
Configure API Key No more details available. N/A
IP Stack API Get IP location from https://ipstack.com/|M:Divooka.Unofficial.Services.PublicAPI.IPStackAPI(System.String,Divooka.Unofficial.Services.PublicAPI.PublicAPIConfiguration)|
Open Meteo No more details available. N/A
Node Summary Technical
Configure Brave No more details available. N/A
Convert To Data Grid Turns a BraveSearchResult into a tabular DivookaDataGrid.Columns: Type Title Url Description Age M:Divooka.Unofficial.Services.BraveSearch.ConvertToDataGrid(Divooka.Unofficial.Services.BraveSearch.BraveSearchResult,System.String)
Search No more details available. N/A

20.7 Photo Stylizer

Node Summary Technical
Apply Style Applies the specified PhotoStylizer.PhotoStyle to a given Image.PixelImage. M:Divooka.DSL.ImageProcessing.ImageFilters.PhotoStylizer.ApplyStyle(Divooka.Multimedia.Image.PixelImage,Divooka.DSL.ImageProcessing.ImageFilters.PhotoStylizer.PhotoStyle)

20.8 News Reader

Node Summary Technical
Configure News Service No more details available. N/A
Read News Read news as single text M:Divooka.Unofficial.Services.NewsReader.ReadNews(Divooka.Unofficial.Services.NewsReader.NewsSource,System.String,Divooka.Unofficial.Services.NewsReader.NewsAdditionalConfiguration)

21.Video Processing

A total of 1 categories.

21.1 VideoHelper

Node Summary Technical
Concatenate No more details available. N/A
Fade In No more details available. N/A
Fade In Out No more details available. N/A
Fade Out No more details available. N/A
Fit No more details available. N/A
Generate White Noise Frames No more details available. N/A
Load No more details available. N/A
Mix No more details available. N/A
Place No more details available. N/A
Save No more details available. N/A
Trim Left No more details available. N/A
Trim Right No more details available. N/A